.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # AMD network device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
8 | 9 | depends on DIO || MACH_DECSTATION || MVME147 || ATARI || SUN3 || \ |
---|
9 | 10 | SUN3X || SBUS || PCI || ZORRO || (ISA && ISA_DMA_API) || \ |
---|
10 | 11 | (ARM && ARCH_EBSA110) || ISA || EISA || PCMCIA || ARM64 |
---|
11 | | - ---help--- |
---|
| 12 | + help |
---|
12 | 13 | If you have a network (Ethernet) chipset belonging to this class, |
---|
13 | 14 | say Y. |
---|
14 | 15 | |
---|
15 | 16 | Note that the answer to this question does not directly affect |
---|
16 | | - the kernel: saying N will just case the configurator to skip all |
---|
| 17 | + the kernel: saying N will just cause the configurator to skip all |
---|
17 | 18 | the questions regarding AMD chipsets. If you say Y, you will be asked |
---|
18 | 19 | for your specific chipset/driver in the following questions. |
---|
19 | 20 | |
---|
.. | .. |
---|
23 | 24 | tristate "A2065 support" |
---|
24 | 25 | depends on ZORRO |
---|
25 | 26 | select CRC32 |
---|
26 | | - ---help--- |
---|
| 27 | + help |
---|
27 | 28 | If you have a Commodore A2065 Ethernet adapter, say Y. Otherwise, |
---|
28 | 29 | say N. |
---|
29 | 30 | |
---|
.. | .. |
---|
35 | 36 | depends on PCI |
---|
36 | 37 | select CRC32 |
---|
37 | 38 | select MII |
---|
38 | | - ---help--- |
---|
| 39 | + help |
---|
39 | 40 | If you have an AMD 8111-based PCI LANCE ethernet card, |
---|
40 | 41 | answer Y here. |
---|
41 | 42 | |
---|
.. | .. |
---|
45 | 46 | config LANCE |
---|
46 | 47 | tristate "AMD LANCE and PCnet (AT1500 and NE2100) support" |
---|
47 | 48 | depends on ISA && ISA_DMA_API && !ARM && !PPC32 |
---|
48 | | - ---help--- |
---|
| 49 | + help |
---|
49 | 50 | If you have a network (Ethernet) card of this type, say Y here. |
---|
50 | 51 | Some LinkSys cards are of this type. |
---|
51 | 52 | |
---|
.. | .. |
---|
57 | 58 | depends on PCI |
---|
58 | 59 | select CRC32 |
---|
59 | 60 | select MII |
---|
60 | | - ---help--- |
---|
| 61 | + help |
---|
61 | 62 | If you have a PCnet32 or PCnetPCI based network (Ethernet) card, |
---|
62 | 63 | answer Y here. |
---|
63 | 64 | |
---|
.. | .. |
---|
67 | 68 | config ARIADNE |
---|
68 | 69 | tristate "Ariadne support" |
---|
69 | 70 | depends on ZORRO |
---|
70 | | - ---help--- |
---|
| 71 | + help |
---|
71 | 72 | If you have a Village Tronic Ariadne Ethernet adapter, say Y. |
---|
72 | 73 | Otherwise, say N. |
---|
73 | 74 | |
---|
.. | .. |
---|
78 | 79 | bool "ARM EBSA110 AM79C961A support" |
---|
79 | 80 | depends on ARM && ARCH_EBSA110 |
---|
80 | 81 | select CRC32 |
---|
81 | | - ---help--- |
---|
| 82 | + help |
---|
82 | 83 | If you wish to compile a kernel for the EBSA-110, then you should |
---|
83 | 84 | always answer Y to this. |
---|
84 | 85 | |
---|
85 | 86 | config ATARILANCE |
---|
86 | 87 | tristate "Atari LANCE support" |
---|
87 | 88 | depends on ATARI |
---|
88 | | - ---help--- |
---|
| 89 | + help |
---|
89 | 90 | Say Y to include support for several Atari Ethernet adapters based |
---|
90 | 91 | on the AMD LANCE chipset: RieblCard (with or without battery), or |
---|
91 | 92 | PAMCard VME (also the version by Rhotron, with different addresses). |
---|
.. | .. |
---|
94 | 95 | tristate "DEC LANCE ethernet controller support" |
---|
95 | 96 | depends on MACH_DECSTATION |
---|
96 | 97 | select CRC32 |
---|
97 | | - ---help--- |
---|
| 98 | + help |
---|
98 | 99 | This driver is for the series of Ethernet controllers produced by |
---|
99 | 100 | DEC (now Compaq) based on the AMD LANCE chipset, including the |
---|
100 | 101 | DEPCA series. (This chipset is better known via the NE2100 cards.) |
---|
.. | .. |
---|
103 | 104 | tristate "HP on-board LANCE support" |
---|
104 | 105 | depends on DIO |
---|
105 | 106 | select CRC32 |
---|
106 | | - ---help--- |
---|
| 107 | + help |
---|
107 | 108 | If you want to use the builtin "LANCE" Ethernet controller on an |
---|
108 | 109 | HP300 machine, say Y here. |
---|
109 | 110 | |
---|
.. | .. |
---|
112 | 113 | depends on MIPS_ALCHEMY |
---|
113 | 114 | select PHYLIB |
---|
114 | 115 | select CRC32 |
---|
115 | | - ---help--- |
---|
| 116 | + help |
---|
116 | 117 | If you have an Alchemy Semi AU1X00 based system |
---|
117 | 118 | say Y. Otherwise, say N. |
---|
118 | 119 | |
---|
.. | .. |
---|
120 | 121 | tristate "MVME147 (LANCE) Ethernet support" |
---|
121 | 122 | depends on MVME147 |
---|
122 | 123 | select CRC32 |
---|
123 | | - ---help--- |
---|
| 124 | + help |
---|
124 | 125 | Support for the on-board Ethernet interface on the Motorola MVME147 |
---|
125 | 126 | single-board computer. Say Y here to include the |
---|
126 | 127 | driver for this chip in your kernel. |
---|
.. | .. |
---|
139 | 140 | config NI65 |
---|
140 | 141 | tristate "NI6510 support" |
---|
141 | 142 | depends on ISA && ISA_DMA_API && !ARM && !PPC32 |
---|
142 | | - ---help--- |
---|
| 143 | + help |
---|
143 | 144 | If you have a network (Ethernet) card of this type, say Y here. |
---|
144 | 145 | |
---|
145 | 146 | To compile this driver as a module, choose M here. The module |
---|
.. | .. |
---|
148 | 149 | config SUN3LANCE |
---|
149 | 150 | tristate "Sun3/Sun3x on-board LANCE support" |
---|
150 | 151 | depends on (SUN3 || SUN3X) |
---|
151 | | - ---help--- |
---|
| 152 | + help |
---|
152 | 153 | Most Sun3 and Sun3x motherboards (including the 3/50, 3/60 and 3/80) |
---|
153 | 154 | featured an AMD LANCE 10Mbit Ethernet controller on board; say Y |
---|
154 | 155 | here to compile in the Linux driver for this and enable Ethernet. |
---|
.. | .. |
---|
162 | 163 | tristate "Sun LANCE support" |
---|
163 | 164 | depends on SBUS |
---|
164 | 165 | select CRC32 |
---|
165 | | - ---help--- |
---|
| 166 | + help |
---|
166 | 167 | This driver supports the "le" interface present on all 32-bit Sparc |
---|
167 | 168 | systems, on some older Ultra systems and as an Sbus option. These |
---|
168 | 169 | cards are based on the AMD LANCE chipset, which is better known |
---|
.. | .. |
---|
180 | 181 | select PHYLIB |
---|
181 | 182 | select AMD_XGBE_HAVE_ECC if X86 |
---|
182 | 183 | imply PTP_1588_CLOCK |
---|
183 | | - ---help--- |
---|
| 184 | + help |
---|
184 | 185 | This driver supports the AMD 10GbE Ethernet device found on an |
---|
185 | 186 | AMD SoC. |
---|
186 | 187 | |
---|
.. | .. |
---|
191 | 192 | bool "Data Center Bridging (DCB) support" |
---|
192 | 193 | default n |
---|
193 | 194 | depends on AMD_XGBE && DCB |
---|
194 | | - ---help--- |
---|
| 195 | + help |
---|
195 | 196 | Say Y here to enable Data Center Bridging (DCB) support in the |
---|
196 | 197 | driver. |
---|
197 | 198 | |
---|