| Bing Zhao | 5e6e3a9 | 2011-03-21 18:00:50 -0700 | [diff] [blame] | 1 | config MWIFIEX | 
 | 2 | 	tristate "Marvell WiFi-Ex Driver" | 
 | 3 | 	depends on CFG80211 | 
 | 4 | 	select LIB80211 | 
 | 5 | 	---help--- | 
 | 6 | 	  This adds support for wireless adapters based on Marvell | 
 | 7 | 	  802.11n chipsets. | 
 | 8 |  | 
 | 9 | 	  If you choose to build it as a module, it will be called | 
 | 10 | 	  mwifiex. | 
 | 11 |  | 
 | 12 | config MWIFIEX_SDIO | 
| WarheadsSE | 98e6b9d | 2012-04-24 15:57:21 -0400 | [diff] [blame] | 13 | 	tristate "Marvell WiFi-Ex Driver for SD8786/SD8787/SD8797" | 
| Bing Zhao | 5e6e3a9 | 2011-03-21 18:00:50 -0700 | [diff] [blame] | 14 | 	depends on MWIFIEX && MMC | 
 | 15 | 	select FW_LOADER | 
 | 16 | 	---help--- | 
 | 17 | 	  This adds support for wireless adapters based on Marvell | 
| WarheadsSE | 98e6b9d | 2012-04-24 15:57:21 -0400 | [diff] [blame] | 18 | 	  8786/8787/8797 chipsets with SDIO interface. | 
| Bing Zhao | 5e6e3a9 | 2011-03-21 18:00:50 -0700 | [diff] [blame] | 19 |  | 
 | 20 | 	  If you choose to build it as a module, it will be called | 
 | 21 | 	  mwifiex_sdio. | 
| Amitkumar Karwar | d930fae | 2011-10-11 17:41:21 -0700 | [diff] [blame] | 22 |  | 
 | 23 | config MWIFIEX_PCIE | 
 | 24 | 	tristate "Marvell WiFi-Ex Driver for PCIE 8766" | 
 | 25 | 	depends on MWIFIEX && PCI | 
 | 26 | 	select FW_LOADER | 
 | 27 | 	---help--- | 
 | 28 | 	  This adds support for wireless adapters based on Marvell | 
 | 29 | 	  8766 chipset with PCIe interface. | 
 | 30 |  | 
 | 31 | 	  If you choose to build it as a module, it will be called | 
 | 32 | 	  mwifiex_pcie. | 
| Amitkumar Karwar | 4daffe3 | 2012-04-18 20:08:28 -0700 | [diff] [blame] | 33 |  | 
 | 34 | config MWIFIEX_USB | 
 | 35 | 	tristate "Marvell WiFi-Ex Driver for USB8797" | 
 | 36 | 	depends on MWIFIEX && USB | 
 | 37 | 	select FW_LOADER | 
 | 38 | 	---help--- | 
 | 39 | 	  This adds support for wireless adapters based on Marvell | 
 | 40 | 	  Avastar 88W8797 chipset with USB interface. | 
 | 41 |  | 
 | 42 | 	  If you choose to build it as a module, it will be called | 
 | 43 | 	  mwifiex_usb. |