brintos

brintos / linux-shallow public Read only

0
0
Text · 350 B · eb81a1b Raw
13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config QEDF3	tristate "QLogic QEDF 25/40/100Gb FCoE Initiator Driver Support"4	depends on PCI && SCSI5	depends on QED6        depends on LIBFC7        depends on LIBFCOE8	select QED_LL29	select QED_FCOE10	help11	This driver supports FCoE offload for the QLogic FastLinQ12	41000 Series Converged Network Adapters.13