xref: /linux/drivers/scsi/qla4xxx/Kconfig (revision f2ee442115c9b6219083c019939a9cc0c9abb2f8)
1config SCSI_QLA_ISCSI
2	tristate "QLogic ISP4XXX and ISP82XX host adapter family support"
3	depends on PCI && SCSI && NET
4	select SCSI_ISCSI_ATTRS
5	select ISCSI_BOOT_SYSFS
6	---help---
7	This driver supports the QLogic 40xx (ISP4XXX) and 8022 (ISP82XX)
8	iSCSI host adapter family.
9