brintos

brintos / linux-shallow public Read only

0
0
Text · 327 B · 2fa249d Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config SCSI_QLA_ISCSI3	tristate "QLogic ISP4XXX and ISP82XX host adapter family support"4	depends on PCI && SCSI && NET5	select SCSI_ISCSI_ATTRS6	select ISCSI_BOOT_SYSFS7	help8	This driver supports the QLogic 40xx (ISP4XXX), 8022 (ISP82XX)9	and 8032 (ISP83XX) iSCSI host adapter family.10