xref: /linux/drivers/scsi/qla4xxx/Kconfig (revision 44f57d78)
1# SPDX-License-Identifier: GPL-2.0-only
2config SCSI_QLA_ISCSI
3	tristate "QLogic ISP4XXX and ISP82XX host adapter family support"
4	depends on PCI && SCSI && NET
5	select SCSI_ISCSI_ATTRS
6	select ISCSI_BOOT_SYSFS
7	---help---
8	This driver supports the QLogic 40xx (ISP4XXX), 8022 (ISP82XX)
9	and 8032 (ISP83XX) iSCSI host adapter family.
10