Merge remote-tracking branch 'kspp/for-next/kspp'
[deliverable/linux.git] / drivers / net / wireless / marvell / Kconfig
1 config 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
12 if WLAN_VENDOR_MARVELL
13
14 source "drivers/net/wireless/marvell/libertas/Kconfig"
15 source "drivers/net/wireless/marvell/libertas_tf/Kconfig"
16 source "drivers/net/wireless/marvell/mwifiex/Kconfig"
17
18 config 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
27 endif # WLAN_VENDOR_MARVELL
This page took 0.038066 seconds and 5 git commands to generate.