xref: /linux/drivers/net/wireless/marvell/Kconfig (revision a6cf02e6485a80ec0f708e1f72ee95abc3426b84)
1f988d640SKalle Valoconfig WLAN_VENDOR_MARVELL
2f988d640SKalle Valo	bool "Marvell devices"
3f988d640SKalle Valo	default y
4f988d640SKalle Valo	---help---
5f988d640SKalle Valo	  If you have a wireless card belonging to this class, say Y.
6f988d640SKalle Valo
7f988d640SKalle Valo	  Note that the answer to this question doesn't directly affect the
8*a6cf02e6SRandy Dunlap	  kernel: saying N will just cause the configurator to skip all the
9*a6cf02e6SRandy Dunlap	  questions about these cards. If you say Y, you will be asked for
10f988d640SKalle Valo	  your specific card in the following questions.
11f988d640SKalle Valo
12f988d640SKalle Valoif WLAN_VENDOR_MARVELL
13f988d640SKalle Valo
14f988d640SKalle Valosource "drivers/net/wireless/marvell/libertas/Kconfig"
15dd3f92deSKalle Valosource "drivers/net/wireless/marvell/libertas_tf/Kconfig"
16277b024eSKalle Valosource "drivers/net/wireless/marvell/mwifiex/Kconfig"
17f988d640SKalle Valo
18de60f1dcSKalle Valoconfig MWL8K
19de60f1dcSKalle Valo	tristate "Marvell 88W8xxx PCI/PCIe Wireless support"
20de60f1dcSKalle Valo	depends on MAC80211 && PCI
21de60f1dcSKalle Valo	---help---
22de60f1dcSKalle Valo	  This driver supports Marvell TOPDOG 802.11 wireless cards.
23de60f1dcSKalle Valo
24de60f1dcSKalle Valo	  To compile this driver as a module, choose M here: the module
25de60f1dcSKalle Valo	  will be called mwl8k.  If unsure, say N.
26de60f1dcSKalle Valo
27f988d640SKalle Valoendif # WLAN_VENDOR_MARVELL
28