Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7a4e41e authored by Samuel Ortiz's avatar Samuel Ortiz Committed by John W. Linville
Browse files

iwmc3200wifi: add Kconfig help



We're missing a Kconfig help for the iwmc3200wifi driver.

Signed-off-by: default avatarSamuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent cbfe89c6
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -4,6 +4,15 @@ config IWM
	depends on CFG80211
	select WIRELESS_EXT
	select FW_LOADER
	help
	  The Intel Wireless Multicomm 3200 hardware is a combo
	  card with GPS, Bluetooth, WiMax and 802.11 radios. It
	  runs over SDIO and is typically found on Moorestown
	  based platform. This driver takes care of the 802.11
	  part, which is a fullmac one.

	  If you choose to build it as a module, it'll be called
	  iwmc3200wifi.ko.

config IWM_DEBUG
	bool "Enable full debugging output in iwmc3200wifi"