[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 4 Jan 2006 15:51:31 +0000 (16:51 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 23 Mar 2006 03:16:50 +0000 (22:16 -0500)
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/softmac/Kconfig

index 8d42504..6cd9f34 100644 (file)
@@ -1,5 +1,6 @@
 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.