hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/drivers/net/ethernet/nvidia/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # NVIDIA network device configuration
34 #
....@@ -6,7 +7,7 @@
67 bool "NVIDIA devices"
78 default y
89 depends on PCI
9
- ---help---
10
+ help
1011 If you have a network (Ethernet) card belonging to this class, say Y.
1112
1213 Note that the answer to this question doesn't directly affect the
....@@ -19,7 +20,7 @@
1920 config FORCEDETH
2021 tristate "nForce Ethernet support"
2122 depends on PCI
22
- ---help---
23
+ help
2324 If you have a network (Ethernet) controller of this type, say Y here.
2425
2526 To compile this driver as a module, choose M here. The module