1config LIBERTAS_THINFIRM
2	tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware"
3	depends on MAC80211
4	select FW_LOADER
5	---help---
6	  A library for Marvell Libertas 8xxx devices using thinfirm.
7
8config LIBERTAS_THINFIRM_DEBUG
9	bool "Enable full debugging output in the Libertas thin firmware module."
10	depends on LIBERTAS_THINFIRM
11	---help---
12	  Debugging support.
13
14config LIBERTAS_THINFIRM_USB
15	tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware"
16	depends on LIBERTAS_THINFIRM && USB
17	---help---
18	  A driver for Marvell Libertas 8388 USB devices using thinfirm.
19