32821837fa
Signed-off-by: John W. Linville <linville@tuxdriver.com>
10 lines
346 B
Text
10 lines
346 B
Text
config IEEE80211_SOFTMAC
|
|
tristate "Software MAC add-on to the IEEE 802.11 networking stack"
|
|
depends on IEEE80211 && EXPERIMENTAL
|
|
---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
|