summaryrefslogtreecommitdiff
path: root/Kconfig
blob: ffafe5daf21ab88fb84430fd768347fd452d8872 (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
	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.