|
@@ -370,6 +370,14 @@ config ISCSI_TCP
|
|
|
|
|
|
http://open-iscsi.org
|
|
|
|
|
|
+config ISCSI_BOOT_SYSFS
|
|
|
+ tristate "iSCSI Boot Sysfs Interface"
|
|
|
+ default n
|
|
|
+ help
|
|
|
+ This option enables support for exposing iSCSI boot information
|
|
|
+ via sysfs to userspace. If you wish to export this information,
|
|
|
+ say Y. Otherwise, say N.
|
|
|
+
|
|
|
source "drivers/scsi/cxgb3i/Kconfig"
|
|
|
source "drivers/scsi/bnx2i/Kconfig"
|
|
|
source "drivers/scsi/be2iscsi/Kconfig"
|