[MAC80211]: Add mac80211 wireless stack.
[deliverable/linux.git] / net / Kconfig
index e2d9b3b9cda4d3042c601fb5d51556ba44558ff3..5b222781392313e090cf15054f199eef3561148e 100644 (file)
@@ -212,14 +212,19 @@ endmenu
 source "net/ax25/Kconfig"
 source "net/irda/Kconfig"
 source "net/bluetooth/Kconfig"
-source "net/ieee80211/Kconfig"
-
-config WIRELESS_EXT
-       bool
+source "net/rxrpc/Kconfig"
 
 config FIB_RULES
        bool
 
+menu "Wireless"
+
+source "net/wireless/Kconfig"
+source "net/mac80211/Kconfig"
+source "net/ieee80211/Kconfig"
+
+endmenu
+
 endif   # if NET
 endmenu # Networking
 
This page took 0.033746 seconds and 5 git commands to generate.