[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / net / ieee80211 / softmac / Kconfig
blob6cd9f3427be6c029daa85340ae2a1bca69b1e20a
1 config IEEE80211_SOFTMAC
2         tristate "Software MAC add-on to the IEEE 802.11 networking stack"
3         depends on IEEE80211 && EXPERIMENTAL
4         ---help---
5         This option enables the hardware independent software MAC addon
6         for the IEEE 802.11 networking stack.
8 config IEEE80211_SOFTMAC_DEBUG
9         bool "Enable full debugging output"
10         depends on IEEE80211_SOFTMAC