.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # Silan device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
6 | 7 | bool "Silan 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 |
---|
.. | .. |
---|
20 | 21 | tristate "Silan SC92031 PCI Fast Ethernet Adapter driver" |
---|
21 | 22 | depends on PCI |
---|
22 | 23 | select CRC32 |
---|
23 | | - ---help--- |
---|
| 24 | + help |
---|
24 | 25 | This is a driver for the Fast Ethernet PCI network cards based on |
---|
25 | 26 | the Silan SC92031 chip (sometimes also called Rsltek 8139D). If you |
---|
26 | 27 | have one of these, say Y here. |
---|