blob: 05139403ea8d04461e742fdbab01224889d15525 [file] [log] [blame]
Jeff Kirsherb955f6c2011-03-30 07:46:36 -07001#
2# AMD network device configuration
3#
4
5config NET_VENDOR_AMD
6 bool "AMD devices"
7 depends on DIO || MACH_DECSTATION || MVME147 || ATARI || SUN3 || \
8 SUN3X || SBUS || PCI || ZORRO || (ISA && ISA_DMA_API) || \
9 (ARM && ARCH_EBSA110) || ISA || EISA || MCA || PCMCIA
10 ---help---
11 If you have a network (Ethernet) chipset belonging to this class,
12 say Y.
13
14 Note that the answer to this question does not directly affect
15 the kernel: saying N will just case the configurator to skip all
16 the questions regarding AMD chipsets. If you say Y, you will be asked
17 for your specific chipset/driver in the following questions.
18
19if NET_VENDOR_AMD
20
21config A2065
22 tristate "A2065 support"
23 depends on ZORRO
24 select CRC32
25 ---help---
26 If you have a Commodore A2065 Ethernet adapter, say Y. Otherwise,
27 say N.
28
29 To compile this driver as a module, choose M here: the module
30 will be called a2065.
31
32config AMD8111_ETH
33 tristate "AMD 8111 (new PCI LANCE) support"
34 depends on PCI
35 select CRC32
36 select MII
37 ---help---
38 If you have an AMD 8111-based PCI LANCE ethernet card,
39 answer Y here and read the Ethernet-HOWTO, available from
40 <http://www.tldp.org/docs.html#howto>.
41
42 To compile this driver as a module, choose M here. The module
43 will be called amd8111e.
44
45config LANCE
46 tristate "AMD LANCE and PCnet (AT1500 and NE2100) support"
47 depends on ISA && ISA_DMA_API
48 ---help---
49 If you have a network (Ethernet) card of this type, say Y and read
50 the Ethernet-HOWTO, available from
51 <http://www.tldp.org/docs.html#howto>. Some LinkSys cards are
52 of this type.
53
54 To compile this driver as a module, choose M here: the module
55 will be called lance. This is recommended.
56
57config PCNET32
58 tristate "AMD PCnet32 PCI support"
59 depends on PCI
60 select CRC32
61 select MII
62 ---help---
63 If you have a PCnet32 or PCnetPCI based network (Ethernet) card,
64 answer Y here and read the Ethernet-HOWTO, available from
65 <http://www.tldp.org/docs.html#howto>.
66
67 To compile this driver as a module, choose M here. The module
68 will be called pcnet32.
69
70config ARIADNE
71 tristate "Ariadne support"
72 depends on ZORRO
73 ---help---
74 If you have a Village Tronic Ariadne Ethernet adapter, say Y.
75 Otherwise, say N.
76
77 To compile this driver as a module, choose M here: the module
78 will be called ariadne.
79
80config ARM_AM79C961A
81 bool "ARM EBSA110 AM79C961A support"
82 depends on ARM && ARCH_EBSA110
83 select CRC32
84 ---help---
85 If you wish to compile a kernel for the EBSA-110, then you should
86 always answer Y to this.
87
88config ATARILANCE
89 tristate "Atari LANCE support"
90 depends on ATARI
91 ---help---
92 Say Y to include support for several Atari Ethernet adapters based
93 on the AMD LANCE chipset: RieblCard (with or without battery), or
94 PAMCard VME (also the version by Rhotron, with different addresses).
95
96config DECLANCE
97 tristate "DEC LANCE ethernet controller support"
98 depends on MACH_DECSTATION
99 select CRC32
100 ---help---
101 This driver is for the series of Ethernet controllers produced by
102 DEC (now Compaq) based on the AMD LANCE chipset, including the
103 DEPCA series. (This chipset is better known via the NE2100 cards.)
104
105config DEPCA
106 tristate "DEPCA, DE10x, DE200, DE201, DE202, DE422 support"
107 depends on (ISA || EISA || MCA)
108 select CRC32
109 ---help---
110 If you have a network (Ethernet) card of this type, say Y and read
111 the Ethernet-HOWTO, available from
112 <http://www.tldp.org/docs.html#howto> as well as
113 <file:drivers/net/depca.c>.
114
115 To compile this driver as a module, choose M here. The module
116 will be called depca.
117
118config HPLANCE
119 bool "HP on-board LANCE support"
120 depends on DIO
121 select CRC32
122 ---help---
123 If you want to use the builtin "LANCE" Ethernet controller on an
124 HP300 machine, say Y here.
125
126config MIPS_AU1X00_ENET
127 tristate "MIPS AU1000 Ethernet support"
128 depends on MIPS_ALCHEMY
129 select PHYLIB
130 select CRC32
131 ---help---
132 If you have an Alchemy Semi AU1X00 based system
133 say Y. Otherwise, say N.
134
135config MVME147_NET
136 tristate "MVME147 (LANCE) Ethernet support"
137 depends on MVME147
138 select CRC32
139 ---help---
140 Support for the on-board Ethernet interface on the Motorola MVME147
141 single-board computer. Say Y here to include the
142 driver for this chip in your kernel.
143 To compile this driver as a module, choose M here.
144
145config PCMCIA_NMCLAN
146 tristate "New Media PCMCIA support"
147 depends on PCMCIA
148 help
149 Say Y here if you intend to attach a New Media Ethernet or LiveWire
150 PCMCIA (PC-card) Ethernet card to your computer.
151
152 To compile this driver as a module, choose M here: the module will be
153 called nmclan_cs. If unsure, say N.
154
155config NI65
156 tristate "NI6510 support"
157 depends on ISA && ISA_DMA_API
158 ---help---
159 If you have a network (Ethernet) card of this type, say Y and read
160 the Ethernet-HOWTO, available from
161 <http://www.tldp.org/docs.html#howto>.
162
163 To compile this driver as a module, choose M here. The module
164 will be called ni65.
165
166config SUN3LANCE
167 tristate "Sun3/Sun3x on-board LANCE support"
168 depends on (SUN3 || SUN3X)
169 ---help---
170 Most Sun3 and Sun3x motherboards (including the 3/50, 3/60 and 3/80)
171 featured an AMD LANCE 10Mbit Ethernet controller on board; say Y
172 here to compile in the Linux driver for this and enable Ethernet.
173 General Linux information on the Sun 3 and 3x series (now
174 discontinued) is at
175 <http://www.angelfire.com/ca2/tech68k/sun3.html>.
176
177 If you're not building a kernel for a Sun 3, say N.
178
179config SUNLANCE
180 tristate "Sun LANCE support"
181 depends on SBUS
182 select CRC32
183 ---help---
184 This driver supports the "le" interface present on all 32-bit Sparc
185 systems, on some older Ultra systems and as an Sbus option. These
186 cards are based on the AMD LANCE chipset, which is better known
187 via the NE2100 cards.
188
189 To compile this driver as a module, choose M here: the module
190 will be called sunlance.
191
192endif # NET_VENDOR_AMD