mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
6e7b429259
Signed-off-by: Poornima Vonti <poornima.vonti@qlogic.com> Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
9 lines
293 B
Plaintext
9 lines
293 B
Plaintext
config SCSI_QLA_ISCSI
|
|
tristate "QLogic ISP4XXX and ISP82XX host adapter family support"
|
|
depends on PCI && SCSI && NET
|
|
select SCSI_ISCSI_ATTRS
|
|
select ISCSI_BOOT_SYSFS
|
|
---help---
|
|
This driver supports the QLogic 40xx (ISP4XXX), 8022 (ISP82XX)
|
|
and 8032 (ISP83XX) iSCSI host adapter family.
|