[PATCH] qla4xxx: kconfig must select scsi_iscsi_attrs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Doug Maxey <dwm@xxxxxxxxxxx>

The qla4xxx driver depends on scsi_transport_iscsi.o which needs
SCSI_ISCSI_ATRS selected.  Make it so when building qla4xxx.

Signed-off-by: Doug Maxey <dwm@xxxxxxxxxxx>
---

drivers/scsi/qla4xxx/Kconfig |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/scsi/qla4xxx/Kconfig b/drivers/scsi/qla4xxx/Kconfig
index 6492798..e496042 100644
--- a/drivers/scsi/qla4xxx/Kconfig
+++ b/drivers/scsi/qla4xxx/Kconfig
@@ -1,5 +1,6 @@
config SCSI_QLA_ISCSI
	tristate "QLogic ISP4XXX host adapter family support"
	depends on PCI && SCSI
+	select SCSI_ISCSI_ATTRS
	---help---
	This driver supports the QLogic 40xx (ISP4XXX) host adapter family.
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux