blob: 279167ddd2935467f62e50208b05fc0f9562623e [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
Zhaoyang Liu6d85ef02015-08-05 06:09:40 -070012 tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797/SD8887/SD8897/SD8997"
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
Zhaoyang Liu6d85ef02015-08-05 06:09:40 -070018 8786/8787/8797/8887/8897/8997 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
Zhaoyang Liu6d85ef02015-08-05 06:09:40 -070024 tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897/8997"
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
Zhaoyang Liu6d85ef02015-08-05 06:09:40 -070030 8766/8897/8997 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
Amitkumar Karwar60a188a2015-09-10 07:27:33 -070036 tristate "Marvell WiFi-Ex Driver for USB8766/8797/8997"
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
Amitkumar Karwar60a188a2015-09-10 07:27:33 -070041 8797/8997 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.