blob: 3e6c922c2f443d77ecdb28b9cc702f982ebdfd46 [file] [log] [blame]
Holger Schurig0465af82009-10-06 16:31:20 +02001config LIBERTAS
2 tristate "Marvell 8xxx Libertas WLAN driver support"
3 depends on WLAN_80211
4 select WIRELESS_EXT
5 select WEXT_SPY
6 select LIB80211
7 select FW_LOADER
8 ---help---
9 A library for Marvell Libertas 8xxx devices.
10
11config LIBERTAS_USB
12 tristate "Marvell Libertas 8388 USB 802.11b/g cards"
13 depends on LIBERTAS && USB
14 ---help---
15 A driver for Marvell Libertas 8388 USB devices.
16
17config LIBERTAS_CS
18 tristate "Marvell Libertas 8385 CompactFlash 802.11b/g cards"
19 depends on LIBERTAS && PCMCIA
20 select FW_LOADER
21 ---help---
22 A driver for Marvell Libertas 8385 CompactFlash devices.
23
24config LIBERTAS_SDIO
25 tristate "Marvell Libertas 8385/8686/8688 SDIO 802.11b/g cards"
26 depends on LIBERTAS && MMC
27 ---help---
28 A driver for Marvell Libertas 8385/8686/8688 SDIO devices.
29
30config LIBERTAS_SPI
31 tristate "Marvell Libertas 8686 SPI 802.11b/g cards"
32 depends on LIBERTAS && SPI
33 ---help---
34 A driver for Marvell Libertas 8686 SPI devices.
35
36config LIBERTAS_DEBUG
37 bool "Enable full debugging output in the Libertas module."
38 depends on LIBERTAS
39 ---help---
40 Debugging support.