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

	  Marvell Wireless WiFi 88W8864 Chip.

	  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.