Linux 3.11-rc3
[cris-mirror.git] / drivers / net / wireless / mwifiex / Kconfig
blobf7ff4725506a5f58bd171432af541791e8835da3
1 config MWIFIEX
2         tristate "Marvell WiFi-Ex Driver"
3         depends on CFG80211
4         ---help---
5           This adds support for wireless adapters based on Marvell
6           802.11n/ac chipsets.
8           If you choose to build it as a module, it will be called
9           mwifiex.
11 config MWIFIEX_SDIO
12         tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8897"
13         depends on MWIFIEX && MMC
14         select FW_LOADER
15         ---help---
16           This adds support for wireless adapters based on Marvell
17           8786/8787/8797 chipsets with SDIO interface.
19           If you choose to build it as a module, it will be called
20           mwifiex_sdio.
22 config MWIFIEX_PCIE
23         tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897"
24         depends on MWIFIEX && PCI
25         select FW_LOADER
26         ---help---
27           This adds support for wireless adapters based on Marvell
28           8766/8897 chipsets with PCIe interface.
30           If you choose to build it as a module, it will be called
31           mwifiex_pcie.
33 config MWIFIEX_USB
34         tristate "Marvell WiFi-Ex Driver for USB8797"
35         depends on MWIFIEX && USB
36         select FW_LOADER
37         ---help---
38           This adds support for wireless adapters based on Marvell
39           Avastar 88W8797 chipset with USB interface.
41           If you choose to build it as a module, it will be called
42           mwifiex_usb.