.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # Fujitsu Network device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
6 | 7 | bool "Fujitsu devices" |
---|
7 | 8 | default y |
---|
8 | 9 | depends on PCMCIA |
---|
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 | tristate "Fujitsu FMV-J18x PCMCIA support" |
---|
20 | 21 | depends on PCMCIA |
---|
21 | 22 | select CRC32 |
---|
22 | | - ---help--- |
---|
| 23 | + help |
---|
23 | 24 | Say Y here if you intend to attach a Fujitsu FMV-J18x or compatible |
---|
24 | 25 | PCMCIA (PC-card) Ethernet card to your computer. |
---|
25 | 26 | |
---|