Kconfig 367 字节
Newer Older
1 2
config IEEE80211_SOFTMAC
	tristate "Software MAC add-on to the IEEE 802.11 networking stack"
3
	depends on IEEE80211 && EXPERIMENTAL
R
Randy Dunlap 已提交
4
	select WIRELESS_EXT
5 6 7 8 9 10 11
	---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