From: Siva Borra <siva.bo...@enea.com>

Enable iSCSI target and supported devices.

Signed-off-by: Siva Borra <siva.bo...@enea.com>
---
 .../recipes-kernel/linux/files/cfg/00023-open-scsi.cfg         | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/meta-cgl-common/recipes-kernel/linux/files/cfg/00023-open-scsi.cfg 
b/meta-cgl-common/recipes-kernel/linux/files/cfg/00023-open-scsi.cfg
index e5075cb..90d5b3f 100644
--- a/meta-cgl-common/recipes-kernel/linux/files/cfg/00023-open-scsi.cfg
+++ b/meta-cgl-common/recipes-kernel/linux/files/cfg/00023-open-scsi.cfg
@@ -1,4 +1,12 @@
 CONFIG_SCSI_ISCSI_ATTRS=y
 CONFIG_ISCSI_TCP=y
 CONFIG_ISCSI_BOOT_SYSFS=y
-
+CONFIG_ISCSI_TARGET=y
+CONFIG_TARGET_CORE=y
+CONFIG_BE2ISCSI=y
+CONFIG_CNIC=y
+CONFIG_QLCNIC=y
+CONFIG_SCSI_QLA_ISCSI=y
+CONFIG_SCSI_CXGB4_ISCSI=y
+CONFIG_SCSI_BNX2_ISCSI=y
+CONFIG_SCSI_CXGB3_ISCSI=y
-- 
1.9.1

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to