Kconfig (3eb66e91a25497065c5322b1268cbc3953642227) | Kconfig (f4b6bcc7002f0e3a3428bac33cf1945abff95450) |
---|---|
1# 2# Netronome device configuration 3# 4 5config NET_VENDOR_NETRONOME 6 bool "Netronome(R) devices" 7 default y 8 ---help--- --- 5 unchanged lines hidden (view full) --- 14 asked for your specific card in the following questions. 15 16if NET_VENDOR_NETRONOME 17 18config NFP 19 tristate "Netronome(R) NFP4000/NFP6000 NIC driver" 20 depends on PCI && PCI_MSI 21 depends on VXLAN || VXLAN=n | 1# 2# Netronome device configuration 3# 4 5config NET_VENDOR_NETRONOME 6 bool "Netronome(R) devices" 7 default y 8 ---help--- --- 5 unchanged lines hidden (view full) --- 14 asked for your specific card in the following questions. 15 16if NET_VENDOR_NETRONOME 17 18config NFP 19 tristate "Netronome(R) NFP4000/NFP6000 NIC driver" 20 depends on PCI && PCI_MSI 21 depends on VXLAN || VXLAN=n |
22 depends on MAY_USE_DEVLINK | |
23 ---help--- 24 This driver supports the Netronome(R) NFP4000/NFP6000 based 25 cards working as a advanced Ethernet NIC. It works with both 26 SR-IOV physical and virtual functions. 27 28config NFP_APP_FLOWER 29 bool "NFP4000/NFP6000 TC Flower offload support" 30 depends on NFP --- 31 unchanged lines hidden --- | 22 ---help--- 23 This driver supports the Netronome(R) NFP4000/NFP6000 based 24 cards working as a advanced Ethernet NIC. It works with both 25 SR-IOV physical and virtual functions. 26 27config NFP_APP_FLOWER 28 bool "NFP4000/NFP6000 TC Flower offload support" 29 depends on NFP --- 31 unchanged lines hidden --- |