[NET]: Add a network namespace parameter to struct sock
[deliverable/linux.git] / net / Kconfig
index 5b222781392313e090cf15054f199eef3561148e..cdba08ca2efe6145464c1f55516c672dd303892c 100644 (file)
@@ -218,6 +218,7 @@ config FIB_RULES
        bool
 
 menu "Wireless"
+       depends on !S390
 
 source "net/wireless/Kconfig"
 source "net/mac80211/Kconfig"
@@ -225,6 +226,9 @@ source "net/ieee80211/Kconfig"
 
 endmenu
 
+source "net/rfkill/Kconfig"
+source "net/9p/Kconfig"
+
 endif   # if NET
 endmenu # Networking
 
This page took 0.024956 seconds and 5 git commands to generate.