aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211/softmac/Kconfig
blob: f2a27cc6ecb1fc653fa7643e543cd1e7dfb4a3f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
config IEEE80211_SOFTMAC
	tristate "Software MAC add-on to the IEEE 802.11 networking stack"
	depends on IEEE80211 && EXPERIMENTAL
	select WIRELESS_EXT
	---help---
	This option enables the hardware independent software MAC addon
	for the IEEE 802.11 networking stack.

config IEEE80211_SOFTMAC_DEBUG
	bool "Enable full debugging output"
	depends on IEEE80211_SOFTMAC