Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.2-rc3 14 lines 344 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2config SCSI_BNX2X_FCOE 3 tristate "QLogic FCoE offload support" 4 depends on PCI 5 depends on (IPV6 || IPV6=n) 6 depends on LIBFC 7 depends on LIBFCOE 8 depends on MMU 9 select NETDEVICES 10 select ETHERNET 11 select NET_VENDOR_BROADCOM 12 select CNIC 13 help 14 This driver supports FCoE offload for the QLogic devices.