Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[pandora-kernel.git] / net / ieee80211 / Kconfig
index 1438ade..94ed7d3 100644 (file)
@@ -1,8 +1,9 @@
 config IEEE80211
-       tristate "Generic IEEE 802.11 Networking Stack"
+       tristate "Generic IEEE 802.11 Networking Stack (DEPRECATED)"
        ---help---
        This option enables the hardware independent IEEE 802.11
-       networking stack.
+       networking stack.  This component is deprecated in favor of the
+       mac80211 component.
 
 config IEEE80211_DEBUG
        bool "Enable full debugging output"
@@ -70,4 +71,3 @@ config IEEE80211_CRYPT_TKIP
        This can be compiled as a module and it will be called
        "ieee80211_crypt_tkip".
 
-source "net/ieee80211/softmac/Kconfig"