.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # Tundra network device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
6 | 7 | bool "Tundra devices" |
---|
7 | 8 | default y |
---|
8 | 9 | depends on TSI108_BRIDGE |
---|
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 TSI108_ETH |
---|
20 | 21 | tristate "Tundra TSI108 gigabit Ethernet support" |
---|
21 | 22 | depends on TSI108_BRIDGE |
---|
22 | | - ---help--- |
---|
| 23 | + help |
---|
23 | 24 | This driver supports Tundra TSI108 gigabit Ethernet ports. |
---|
24 | 25 | To compile this driver as a module, choose M here: the module |
---|
25 | 26 | will be called tsi108_eth. |
---|