adm80211: move under admtek vendor directory
[cascardo/linux.git] / drivers / net / wireless / Kconfig
1 #
2 # Wireless LAN device configuration
3 #
4
5 menuconfig WLAN
6         bool "Wireless LAN"
7         depends on !S390
8         depends on NET
9         select WIRELESS
10         default y
11         ---help---
12           This section contains all the pre 802.11 and 802.11 wireless
13           device drivers. For a complete list of drivers and documentation
14           on them refer to the wireless wiki:
15
16           http://wireless.kernel.org/en/users/Drivers
17
18 if WLAN
19
20 source "drivers/net/wireless/admtek/Kconfig"
21
22 config PCMCIA_RAYCS
23         tristate "Aviator/Raytheon 2.4GHz wireless support"
24         depends on PCMCIA
25         select WIRELESS_EXT
26         select WEXT_SPY
27         select WEXT_PRIV
28         ---help---
29           Say Y here if you intend to attach an Aviator/Raytheon PCMCIA
30           (PC-card) wireless Ethernet networking card to your computer.
31           Please read the file <file:Documentation/networking/ray_cs.txt> for
32           details.
33
34           To compile this driver as a module, choose M here: the module will be
35           called ray_cs.  If unsure, say N.
36
37 config LIBERTAS_THINFIRM
38         tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware"
39         depends on MAC80211
40         select FW_LOADER
41         ---help---
42           A library for Marvell Libertas 8xxx devices using thinfirm.
43
44 config LIBERTAS_THINFIRM_DEBUG
45         bool "Enable full debugging output in the Libertas thin firmware module."
46         depends on LIBERTAS_THINFIRM
47         ---help---
48           Debugging support.
49
50 config LIBERTAS_THINFIRM_USB
51         tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware"
52         depends on LIBERTAS_THINFIRM && USB
53         ---help---
54           A driver for Marvell Libertas 8388 USB devices using thinfirm.
55
56 config AIRO
57         tristate "Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards"
58         depends on CFG80211 && ISA_DMA_API && (PCI || BROKEN)
59         select WIRELESS_EXT
60         select CRYPTO
61         select WEXT_SPY
62         select WEXT_PRIV
63         ---help---
64           This is the standard Linux driver to support Cisco/Aironet ISA and
65           PCI 802.11 wireless cards.
66           It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
67           - with or without encryption) as well as card before the Cisco
68           acquisition (Aironet 4500, Aironet 4800, Aironet 4800B).
69
70           This driver support both the standard Linux Wireless Extensions
71           and Cisco proprietary API, so both the Linux Wireless Tools and the
72           Cisco Linux utilities can be used to configure the card.
73
74           The driver can be compiled as a module and will be named "airo".
75
76 config ATMEL
77       tristate "Atmel at76c50x chipset  802.11b support"
78       depends on CFG80211 && (PCI || PCMCIA)
79       select WIRELESS_EXT
80       select WEXT_PRIV
81       select FW_LOADER
82       select CRC32
83        ---help---
84         A driver 802.11b wireless cards based on the Atmel fast-vnet
85         chips. This driver supports standard Linux wireless extensions.
86
87         Many  cards based on this chipset do not have flash memory
88         and need their firmware loaded at start-up. If yours is
89         one of these, you will need to provide a firmware image
90         to be loaded into the card by the driver. The Atmel
91         firmware package can be downloaded from
92         <http://www.thekelleys.org.uk/atmel>
93
94 config PCI_ATMEL
95       tristate "Atmel at76c506 PCI cards"
96       depends on ATMEL && PCI
97        ---help---
98         Enable support for PCI and mini-PCI cards containing the
99         Atmel at76c506 chip.
100
101 config PCMCIA_ATMEL
102         tristate "Atmel at76c502/at76c504 PCMCIA cards"
103         depends on ATMEL && PCMCIA
104         select WIRELESS_EXT
105         select FW_LOADER
106         select CRC32
107         ---help---
108           Enable support for PCMCIA cards containing the
109           Atmel at76c502 and at76c504 chips.
110
111 config AT76C50X_USB
112         tristate "Atmel at76c503/at76c505/at76c505a USB cards"
113         depends on MAC80211 && USB
114         select FW_LOADER
115         ---help---
116           Enable support for USB Wireless devices using Atmel at76c503,
117           at76c505 or at76c505a chips.
118
119 config AIRO_CS
120         tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards"
121         depends on CFG80211 && PCMCIA && (BROKEN || !M32R)
122         select WIRELESS_EXT
123         select WEXT_SPY
124         select WEXT_PRIV
125         select CRYPTO
126         select CRYPTO_AES
127         ---help---
128           This is the standard Linux driver to support Cisco/Aironet PCMCIA
129           802.11 wireless cards.  This driver is the same as the Aironet
130           driver part of the Linux Pcmcia package.
131           It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
132           - with or without encryption) as well as card before the Cisco
133           acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
134           supports OEM of Cisco such as the DELL TrueMobile 4800 and Xircom
135           802.11b cards.
136
137           This driver support both the standard Linux Wireless Extensions
138           and Cisco proprietary API, so both the Linux Wireless Tools and the
139           Cisco Linux utilities can be used to configure the card.
140
141 config PCMCIA_WL3501
142         tristate "Planet WL3501 PCMCIA cards"
143         depends on CFG80211 && PCMCIA
144         select WIRELESS_EXT
145         select WEXT_SPY
146         help
147           A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet.
148           It has basic support for Linux wireless extensions and initial
149           micro support for ethtool.
150
151 config PRISM54
152         tristate 'Intersil Prism GT/Duette/Indigo PCI/Cardbus (DEPRECATED)'
153         depends on PCI
154         select WIRELESS_EXT
155         select WEXT_SPY
156         select WEXT_PRIV
157         select FW_LOADER
158         ---help---
159           This enables support for FullMAC PCI/Cardbus prism54 devices. This
160           driver is now deprecated in favor for the SoftMAC driver, p54pci.
161           p54pci supports FullMAC PCI/Cardbus devices as well.
162
163           For more information refer to the p54 wiki:
164
165           http://wireless.kernel.org/en/users/Drivers/p54
166
167           Note: You need a motherboard with DMA support to use any of these cards
168
169           When built as module you get the module prism54
170
171 config USB_ZD1201
172         tristate "USB ZD1201 based Wireless device support"
173         depends on CFG80211 && USB
174         select WIRELESS_EXT
175         select WEXT_PRIV
176         select FW_LOADER
177         ---help---
178           Say Y if you want to use wireless LAN adapters based on the ZyDAS
179           ZD1201 chip.
180
181           This driver makes the adapter appear as a normal Ethernet interface,
182           typically on wlan0.
183
184           The zd1201 device requires external firmware to be loaded.
185           This can be found at http://linux-lc100020.sourceforge.net/
186
187           To compile this driver as a module, choose M here: the
188           module will be called zd1201.
189
190 config USB_NET_RNDIS_WLAN
191         tristate "Wireless RNDIS USB support"
192         depends on USB
193         depends on CFG80211
194         select USB_NET_DRIVERS
195         select USB_USBNET
196         select USB_NET_CDCETHER
197         select USB_NET_RNDIS_HOST
198         ---help---
199           This is a driver for wireless RNDIS devices.
200           These are USB based adapters found in devices such as:
201
202           Buffalo WLI-U2-KG125S
203           U.S. Robotics USR5421
204           Belkin F5D7051
205           Linksys WUSB54GSv2
206           Linksys WUSB54GSC
207           Asus WL169gE
208           Eminent EM4045
209           BT Voyager 1055
210           Linksys WUSB54GSv1
211           U.S. Robotics USR5420
212           BUFFALO WLI-USB-G54
213
214           All of these devices are based on Broadcom 4320 chip which is the
215           only wireless RNDIS chip known to date.
216
217           If you choose to build a module, it'll be called rndis_wlan.
218
219 source "drivers/net/wireless/realtek/rtl818x/Kconfig"
220
221 config MAC80211_HWSIM
222         tristate "Simulated radio testing tool for mac80211"
223         depends on MAC80211
224         ---help---
225           This driver is a developer testing tool that can be used to test
226           IEEE 802.11 networking stack (mac80211) functionality. This is not
227           needed for normal wireless LAN usage and is only for testing. See
228           Documentation/networking/mac80211_hwsim for more information on how
229           to use this tool.
230
231           To compile this driver as a module, choose M here: the module will be
232           called mac80211_hwsim.  If unsure, say N.
233
234 config MWL8K
235         tristate "Marvell 88W8xxx PCI/PCIe Wireless support"
236         depends on MAC80211 && PCI
237         ---help---
238           This driver supports Marvell TOPDOG 802.11 wireless cards.
239
240           To compile this driver as a module, choose M here: the module
241           will be called mwl8k.  If unsure, say N.
242
243 source "drivers/net/wireless/ath/Kconfig"
244 source "drivers/net/wireless/b43/Kconfig"
245 source "drivers/net/wireless/b43legacy/Kconfig"
246 source "drivers/net/wireless/brcm80211/Kconfig"
247 source "drivers/net/wireless/hostap/Kconfig"
248 source "drivers/net/wireless/ipw2x00/Kconfig"
249 source "drivers/net/wireless/iwlwifi/Kconfig"
250 source "drivers/net/wireless/iwlegacy/Kconfig"
251 source "drivers/net/wireless/libertas/Kconfig"
252 source "drivers/net/wireless/orinoco/Kconfig"
253 source "drivers/net/wireless/p54/Kconfig"
254 source "drivers/net/wireless/rt2x00/Kconfig"
255 source "drivers/net/wireless/mediatek/Kconfig"
256 source "drivers/net/wireless/realtek/rtlwifi/Kconfig"
257 source "drivers/net/wireless/realtek/rtl8xxxu/Kconfig"
258 source "drivers/net/wireless/ti/Kconfig"
259 source "drivers/net/wireless/zd1211rw/Kconfig"
260 source "drivers/net/wireless/mwifiex/Kconfig"
261 source "drivers/net/wireless/cw1200/Kconfig"
262 source "drivers/net/wireless/rsi/Kconfig"
263
264 endif # WLAN