blob: 48edf387683ebbd79a98f5257689f816378be3cf [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
Avinash Patil030bb752014-10-01 10:55:26 -070012 tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8887/SD8897"
Bing Zhao5e6e3a92011-03-21 18:00:50 -070013 depends on MWIFIEX && MMC
14 select FW_LOADER
Amitkumar Karwar57670ee2015-05-26 06:34:32 -070015 select WANT_DEV_COREDUMP
Bing Zhao5e6e3a92011-03-21 18:00:50 -070016 ---help---
17 This adds support for wireless adapters based on Marvell
Avinash Patil030bb752014-10-01 10:55:26 -070018 8786/8787/8797/8887/8897 chipsets with SDIO interface.
Bing Zhao5e6e3a92011-03-21 18:00:50 -070019
20 If you choose to build it as a module, it will be called
21 mwifiex_sdio.
Amitkumar Karward930fae2011-10-11 17:41:21 -070022
23config MWIFIEX_PCIE
Avinash Patilca8f2112013-02-08 18:18:09 -080024 tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897"
Amitkumar Karward930fae2011-10-11 17:41:21 -070025 depends on MWIFIEX && PCI
26 select FW_LOADER
Amitkumar Karwar57670ee2015-05-26 06:34:32 -070027 select WANT_DEV_COREDUMP
Amitkumar Karward930fae2011-10-11 17:41:21 -070028 ---help---
29 This adds support for wireless adapters based on Marvell
Avinash Patilca8f2112013-02-08 18:18:09 -080030 8766/8897 chipsets with PCIe interface.
Amitkumar Karward930fae2011-10-11 17:41:21 -070031
32 If you choose to build it as a module, it will be called
33 mwifiex_pcie.
Amitkumar Karwar4daffe32012-04-18 20:08:28 -070034
35config MWIFIEX_USB
Kristian Evensen9e6f3f42014-11-20 16:52:58 +010036 tristate "Marvell WiFi-Ex Driver for USB8766/8797/8897"
Amitkumar Karwar4daffe32012-04-18 20:08:28 -070037 depends on MWIFIEX && USB
38 select FW_LOADER
39 ---help---
40 This adds support for wireless adapters based on Marvell
Yogesh Ashok Powar68458de2014-01-09 19:36:55 -080041 8797/8897 chipset with USB interface.
Amitkumar Karwar4daffe32012-04-18 20:08:28 -070042
43 If you choose to build it as a module, it will be called
44 mwifiex_usb.