Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / drivers / net / wireless / marvell / 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
6d85ef00 12 tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8887/SD8897/SD8997"
5e6e3a92
BZ
13 depends on MWIFIEX && MMC
14 select FW_LOADER
57670ee8 15 select WANT_DEV_COREDUMP
5e6e3a92
BZ
16 ---help---
17 This adds support for wireless adapters based on Marvell
6d85ef00 18 8786/8787/8797/8887/8897/8997 chipsets with SDIO interface.
5e6e3a92
BZ
19
20 If you choose to build it as a module, it will be called
21 mwifiex_sdio.
d930faee
AK
22
23config MWIFIEX_PCIE
6d85ef00 24 tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897/8997"
d930faee
AK
25 depends on MWIFIEX && PCI
26 select FW_LOADER
57670ee8 27 select WANT_DEV_COREDUMP
d930faee
AK
28 ---help---
29 This adds support for wireless adapters based on Marvell
6d85ef00 30 8766/8897/8997 chipsets with PCIe interface.
d930faee
AK
31
32 If you choose to build it as a module, it will be called
33 mwifiex_pcie.
4daffe35
AK
34
35config MWIFIEX_USB
60a188a2 36 tristate "Marvell WiFi-Ex Driver for USB8766/8797/8997"
4daffe35
AK
37 depends on MWIFIEX && USB
38 select FW_LOADER
39 ---help---
40 This adds support for wireless adapters based on Marvell
60a188a2 41 8797/8997 chipset with USB interface.
4daffe35
AK
42
43 If you choose to build it as a module, it will be called
44 mwifiex_usb.
This page took 0.338869 seconds and 5 git commands to generate.