|
@@ -300,6 +300,19 @@ config LIBERTAS_DEBUG
|
|
---help---
|
|
---help---
|
|
Debugging support.
|
|
Debugging support.
|
|
|
|
|
|
|
|
+config LIBERTAS_THINFIRM
|
|
|
|
+ tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware"
|
|
|
|
+ depends on WLAN_80211 && MAC80211
|
|
|
|
+ select FW_LOADER
|
|
|
|
+ ---help---
|
|
|
|
+ A library for Marvell Libertas 8xxx devices using thinfirm.
|
|
|
|
+
|
|
|
|
+config LIBERTAS_THINFIRM_USB
|
|
|
|
+ tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware"
|
|
|
|
+ depends on LIBERTAS_THINFIRM && USB
|
|
|
|
+ ---help---
|
|
|
|
+ A driver for Marvell Libertas 8388 USB devices using thinfirm.
|
|
|
|
+
|
|
config AIRO
|
|
config AIRO
|
|
tristate "Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards"
|
|
tristate "Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards"
|
|
depends on ISA_DMA_API && WLAN_80211 && (PCI || BROKEN)
|
|
depends on ISA_DMA_API && WLAN_80211 && (PCI || BROKEN)
|