.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # NVIDIA network device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
6 | 7 | bool "NVIDIA devices" |
---|
7 | 8 | default y |
---|
8 | 9 | depends on PCI |
---|
9 | | - ---help--- |
---|
| 10 | + help |
---|
10 | 11 | If you have a network (Ethernet) card belonging to this class, say Y. |
---|
11 | 12 | |
---|
12 | 13 | Note that the answer to this question doesn't directly affect the |
---|
.. | .. |
---|
19 | 20 | config FORCEDETH |
---|
20 | 21 | tristate "nForce Ethernet support" |
---|
21 | 22 | depends on PCI |
---|
22 | | - ---help--- |
---|
| 23 | + help |
---|
23 | 24 | If you have a network (Ethernet) controller of this type, say Y here. |
---|
24 | 25 | |
---|
25 | 26 | To compile this driver as a module, choose M here. The module |
---|