[SCSI] qla4xxx: select iscsi boot sysfs attrs
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 1 Sep 2011 02:53:40 +0000 (21:53 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 18 Sep 2011 06:10:07 +0000 (10:10 +0400)
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>
drivers/scsi/qla4xxx/Kconfig

index 2c33ce6..5b1aed4 100644 (file)
@@ -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.