]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/net/wireless/marvell/Kconfig
UBUNTU: SAUCE: mwifiex: Switch WiFi LED state according to the device status
[mirror_ubuntu-bionic-kernel.git] / drivers / net / wireless / marvell / Kconfig
CommitLineData
f988d640
KV
1config WLAN_VENDOR_MARVELL
2 bool "Marvell devices"
3 default y
4 ---help---
5 If you have a wireless card belonging to this class, say Y.
6
7 Note that the answer to this question doesn't directly affect the
8 kernel: saying N will just cause the configurator to skip all
9 the questions about cards. If you say Y, you will be asked for
10 your specific card in the following questions.
11
12if WLAN_VENDOR_MARVELL
13
14source "drivers/net/wireless/marvell/libertas/Kconfig"
dd3f92de 15source "drivers/net/wireless/marvell/libertas_tf/Kconfig"
277b024e 16source "drivers/net/wireless/marvell/mwifiex/Kconfig"
f988d640 17
de60f1dc
KV
18config MWL8K
19 tristate "Marvell 88W8xxx PCI/PCIe Wireless support"
20 depends on MAC80211 && PCI
21 ---help---
22 This driver supports Marvell TOPDOG 802.11 wireless cards.
23
24 To compile this driver as a module, choose M here: the module
25 will be called mwl8k. If unsure, say N.
26
f988d640 27endif # WLAN_VENDOR_MARVELL