RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / net / ieee80211 / softmac / Kconfig
blob2811651cb13404b114f09b23ea8a38124a18953e
1 config IEEE80211_SOFTMAC
2         tristate "Software MAC add-on to the IEEE 802.11 networking stack"
3         depends on IEEE80211 && EXPERIMENTAL
4         select WIRELESS_EXT
5         select IEEE80211_CRYPT_WEP
6         ---help---
7         This option enables the hardware independent software MAC addon
8         for the IEEE 802.11 networking stack.
10 config IEEE80211_SOFTMAC_DEBUG
11         bool "Enable full debugging output"
12         depends on IEEE80211_SOFTMAC