Skip to content

Commit 8b15986

Browse files
author
Dorinda Bassey
committed
redhat/configs: automotive: Disable network storage related protocols
JIRA: https://issues.redhat.com/browse/RHEL-85959 Upstream status: kernel-ark.git commit ec6dc14cf6b7 commit ec6dc14cf6b70768e19566a24490611fe896c4c8 Author: Dorinda Bassey <dbassey@redhat.com> Date: Sat Jan 25 00:18:36 2025 +0100 redhat/configs: automotive: Disable network storage related protocols Disable network storage related protocols such as: CONFIG_NVME_* except CONFIG_NVME_KEYRING due to Jira issue https://issues.redhat.com/browse/RHEL-110941 CONFIG_ISCSI_TARGET* This also automatically disables it's related dependencies. This is needed to satisfy a requirement of FuSa efforts for RHIVOS. Link: https://issues.redhat.com/browse/RHEL-75816 Signed-off-by: Dorinda Bassey <dbassey@redhat.com> Signed-off-by: Dorinda Bassey <dbassey@redhat.com>
1 parent 4e4db26 commit 8b15986

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_ISCSI_TARGET is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_ISCSI_TARGET_CXGB4 is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_NVME_RDMA is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_NVME_TARGET_RDMA is not set

0 commit comments

Comments
 (0)