brintos

brintos / linux-shallow public Read only

0
0
Text · 374 B · 2091d88 Raw
14 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config QEDI3	tristate "QLogic QEDI 25/40/100Gb iSCSI Initiator Driver Support"4	depends on PCI && SCSI && UIO5	depends on QED6	select SCSI_ISCSI_ATTRS7	select QED_LL28	select QED_OOO9	select QED_ISCSI10	select ISCSI_BOOT_SYSFS11	help12	This driver supports iSCSI offload for the QLogic FastLinQ13	41000 Series Converged Network Adapters.14