]> err.no Git - linux-2.6/blobdiff - net/Kconfig
pretend cpuset has some form of hugetlb page reservation
[linux-2.6] / net / Kconfig
index e2d9b3b9cda4d3042c601fb5d51556ba44558ff3..caeacd16656a044588d54b3ede24ea80e0252c59 100644 (file)
@@ -212,14 +212,21 @@ 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
+
+source "net/rfkill/Kconfig"
+
 endif   # if NET
 endmenu # Networking