xref: /openbmc/linux/drivers/scsi/qla4xxx/Kconfig (revision 23c2b932)
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), 8022 (ISP82XX)
8	and 8032 (ISP83XX) iSCSI host adapter family.
9