summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/Kconfig
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2011-08-31 21:53:40 -0500
committerJames Bottomley <JBottomley@Parallels.com>2011-09-18 10:10:07 +0400
commit9c224ac21506d29f5a6ff4df0c4cc9f97484fa25 (patch)
tree7977812e1a8cb9c3db629204791b96237955b0be /drivers/scsi/qla4xxx/Kconfig
parentcf00025d1d04cef76ef979d39e54122c3b9233e9 (diff)
downloadop-kernel-dev-9c224ac21506d29f5a6ff4df0c4cc9f97484fa25.zip
op-kernel-dev-9c224ac21506d29f5a6ff4df0c4cc9f97484fa25.tar.gz
[SCSI] qla4xxx: select iscsi boot sysfs attrs
qla4xxx now uses iscsi_boot_sysfs to export the targets used for boot to sysfs. It needs to select that config option to make sure that module is also built. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/qla4xxx/Kconfig')
-rw-r--r--drivers/scsi/qla4xxx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/qla4xxx/Kconfig b/drivers/scsi/qla4xxx/Kconfig
index 2c33ce6..5b1aed4 100644
--- a/drivers/scsi/qla4xxx/Kconfig
+++ b/drivers/scsi/qla4xxx/Kconfig
@@ -2,6 +2,7 @@ config SCSI_QLA_ISCSI
tristate "QLogic ISP4XXX and ISP82XX host adapter family support"
depends on PCI && SCSI
select SCSI_ISCSI_ATTRS
+ select ISCSI_BOOT_SYSFS
---help---
This driver supports the QLogic 40xx (ISP4XXX) and 8022 (ISP82XX)
iSCSI host adapter family.
OpenPOWER on IntegriCloud