Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic...
[deliverable/linux.git] / drivers / net / wireless / mwifiex / Kconfig
CommitLineData
5e6e3a92
BZ
1config MWIFIEX
2 tristate "Marvell WiFi-Ex Driver"
3 depends on CFG80211
5e6e3a92
BZ
4 ---help---
5 This adds support for wireless adapters based on Marvell
b60186f8 6 802.11n/ac chipsets.
5e6e3a92
BZ
7
8 If you choose to build it as a module, it will be called
9 mwifiex.
10
11config MWIFIEX_SDIO
b60186f8 12 tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8897"
5e6e3a92
BZ
13 depends on MWIFIEX && MMC
14 select FW_LOADER
15 ---help---
16 This adds support for wireless adapters based on Marvell
98e6b9df 17 8786/8787/8797 chipsets with SDIO interface.
5e6e3a92
BZ
18
19 If you choose to build it as a module, it will be called
20 mwifiex_sdio.
d930faee
AK
21
22config MWIFIEX_PCIE
ca8f2112 23 tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897"
d930faee
AK
24 depends on MWIFIEX && PCI
25 select FW_LOADER
26 ---help---
27 This adds support for wireless adapters based on Marvell
ca8f2112 28 8766/8897 chipsets with PCIe interface.
d930faee
AK
29
30 If you choose to build it as a module, it will be called
31 mwifiex_pcie.
4daffe35
AK
32
33config MWIFIEX_USB
68458ded 34 tristate "Marvell WiFi-Ex Driver for USB8797/8897"
4daffe35
AK
35 depends on MWIFIEX && USB
36 select FW_LOADER
37 ---help---
38 This adds support for wireless adapters based on Marvell
68458ded 39 8797/8897 chipset with USB interface.
4daffe35
AK
40
41 If you choose to build it as a module, it will be called
42 mwifiex_usb.
This page took 0.406284 seconds and 5 git commands to generate.