.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # Intel 82596/82593/82596 network device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
6 | 7 | bool "Intel (82586/82593/82596) devices" |
---|
7 | 8 | default y |
---|
8 | 9 | depends on NET_VENDOR_INTEL |
---|
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 does not directly affect the |
---|
.. | .. |
---|
19 | 20 | config ARM_ETHER1 |
---|
20 | 21 | tristate "Acorn Ether1 support" |
---|
21 | 22 | depends on ARM && ARCH_ACORN |
---|
22 | | - ---help--- |
---|
| 23 | + help |
---|
23 | 24 | If you have an Acorn system with one of these (AKA25) network cards, |
---|
24 | 25 | you should say Y to this option if you wish to use it with Linux. |
---|
25 | 26 | |
---|
26 | 27 | config BVME6000_NET |
---|
27 | 28 | tristate "BVME6000 Ethernet support" |
---|
28 | 29 | depends on BVME6000 |
---|
29 | | - ---help--- |
---|
| 30 | + help |
---|
30 | 31 | This is the driver for the Ethernet interface on BVME4000 and |
---|
31 | 32 | BVME6000 VME boards. Say Y here to include the driver for this chip |
---|
32 | 33 | in your kernel. |
---|
.. | .. |
---|
35 | 36 | config LASI_82596 |
---|
36 | 37 | tristate "Lasi ethernet" |
---|
37 | 38 | depends on GSC |
---|
38 | | - ---help--- |
---|
| 39 | + help |
---|
39 | 40 | Say Y here to support the builtin Intel 82596 ethernet controller |
---|
40 | 41 | found in Hewlett-Packard PA-RISC machines with 10Mbit ethernet. |
---|
41 | 42 | |
---|
42 | 43 | config MVME16x_NET |
---|
43 | 44 | tristate "MVME16x Ethernet support" |
---|
44 | 45 | depends on MVME16x |
---|
45 | | - ---help--- |
---|
| 46 | + help |
---|
46 | 47 | This is the driver for the Ethernet interface on the Motorola |
---|
47 | 48 | MVME162, 166, 167, 172 and 177 boards. Say Y here to include the |
---|
48 | 49 | driver for this chip in your kernel. |
---|
.. | .. |
---|
51 | 52 | config SNI_82596 |
---|
52 | 53 | tristate "SNI RM ethernet" |
---|
53 | 54 | depends on SNI_RM |
---|
54 | | - ---help--- |
---|
| 55 | + help |
---|
55 | 56 | Say Y here to support the on-board Intel 82596 ethernet controller |
---|
56 | 57 | built into SNI RM machines. |
---|
57 | 58 | |
---|
58 | 59 | config SUN3_82586 |
---|
59 | 60 | bool "Sun3 on-board Intel 82586 support" |
---|
60 | 61 | depends on SUN3 |
---|
61 | | - ---help--- |
---|
| 62 | + help |
---|
62 | 63 | This driver enables support for the on-board Intel 82586 based |
---|
63 | 64 | Ethernet adapter found on Sun 3/1xx and 3/2xx motherboards. Note |
---|
64 | 65 | that this driver does not support 82586-based adapters on additional |
---|