blob: f7ff4725506a5f58bd171432af541791e8835da3 [file] [log] [blame]
Bing Zhao5e6e3a92011-03-21 18:00:50 -07001config MWIFIEX
2 tristate "Marvell WiFi-Ex Driver"
3 depends on CFG80211
Bing Zhao5e6e3a92011-03-21 18:00:50 -07004 ---help---
5 This adds support for wireless adapters based on Marvell
Yogesh Ashok Powarb60186f2013-05-17 17:54:58 -07006 802.11n/ac chipsets.
Bing Zhao5e6e3a92011-03-21 18:00:50 -07007
8 If you choose to build it as a module, it will be called
9 mwifiex.
10
11config MWIFIEX_SDIO
Yogesh Ashok Powarb60186f2013-05-17 17:54:58 -070012 tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8897"
Bing Zhao5e6e3a92011-03-21 18:00:50 -070013 depends on MWIFIEX && MMC
14 select FW_LOADER
15 ---help---
16 This adds support for wireless adapters based on Marvell
WarheadsSE98e6b9d2012-04-24 15:57:21 -040017 8786/8787/8797 chipsets with SDIO interface.
Bing Zhao5e6e3a92011-03-21 18:00:50 -070018
19 If you choose to build it as a module, it will be called
20 mwifiex_sdio.
Amitkumar Karward930fae2011-10-11 17:41:21 -070021
22config MWIFIEX_PCIE
Avinash Patilca8f2112013-02-08 18:18:09 -080023 tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897"
Amitkumar Karward930fae2011-10-11 17:41:21 -070024 depends on MWIFIEX && PCI
25 select FW_LOADER
26 ---help---
27 This adds support for wireless adapters based on Marvell
Avinash Patilca8f2112013-02-08 18:18:09 -080028 8766/8897 chipsets with PCIe interface.
Amitkumar Karward930fae2011-10-11 17:41:21 -070029
30 If you choose to build it as a module, it will be called
31 mwifiex_pcie.
Amitkumar Karwar4daffe32012-04-18 20:08:28 -070032
33config 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.
40
41 If you choose to build it as a module, it will be called
42 mwifiex_usb.