summaryrefslogtreecommitdiff
path: root/Kconfig
blob: fd60ea2c3617d7db0a66b861cdceefb1179fd26b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
config MWLWIFI
	tristate "Marvell Wireless WiFi driver (mwlwifi)"
	depends on PCI && MAC80211 && MWIFIEX_PCIE=n
	select FW_LOADER
	select OF
	---help---
	  Select to build the driver supporting the:

	  Marvell Wireless WiFi 88W8864 modules
	  Marvell Wireless WiFi 88W8897 modules

	  This driver uses the kernel's mac80211 subsystem.

	  If you want to compile the driver as a module (= code which can be
	  inserted in and removed from the running kernel whenever you want),
	  say M here and read <file:Documentation/kbuild/modules.txt>.  The
	  module will be called mwlwifi.