hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/net/ethernet/netronome/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Netronome device configuration
34 #
....@@ -5,7 +6,7 @@
56 config NET_VENDOR_NETRONOME
67 bool "Netronome(R) devices"
78 default y
8
- ---help---
9
+ help
910 If you have a Netronome(R) network (Ethernet) card or device, say Y.
1011
1112 Note that the answer to this question doesn't directly affect the
....@@ -19,8 +20,10 @@
1920 tristate "Netronome(R) NFP4000/NFP6000 NIC driver"
2021 depends on PCI && PCI_MSI
2122 depends on VXLAN || VXLAN=n
22
- depends on MAY_USE_DEVLINK
23
- ---help---
23
+ depends on TLS && TLS_DEVICE || TLS_DEVICE=n
24
+ select NET_DEVLINK
25
+ select CRC32
26
+ help
2427 This driver supports the Netronome(R) NFP4000/NFP6000 based
2528 cards working as a advanced Ethernet NIC. It works with both
2629 SR-IOV physical and virtual functions.
....@@ -29,8 +32,9 @@
2932 bool "NFP4000/NFP6000 TC Flower offload support"
3033 depends on NFP
3134 depends on NET_SWITCHDEV
35
+ depends on IPV6!=m || NFP=m
3236 default y
33
- ---help---
37
+ help
3438 Enable driver support for TC Flower offload on NFP4000 and NFP6000.
3539 Say Y, if you are planning to make use of TC Flower offload
3640 either directly, with Open vSwitch, or any other way. Note that
....@@ -52,7 +56,7 @@
5256 config NFP_DEBUG
5357 bool "Debug support for Netronome(R) NFP4000/NFP6000 NIC drivers"
5458 depends on NFP
55
- ---help---
59
+ help
5660 Enable extra sanity checks and debugfs support in
5761 Netronome(R) NFP4000/NFP6000 NIC drivers.
5862 Note: selecting this option may adversely impact