]> Pileus Git - ~andy/linux/blobdiff - net/Kconfig
tg3: Update version to 3.95
[~andy/linux] / net / Kconfig
index d87de48ba6567b4a4bbafab249837b0a0d20cf66..8c3d97ca0d96527f7c0375b5fb3c2ecac56ab3ae 100644 (file)
@@ -27,7 +27,7 @@ menu "Networking options"
 config NET_NS
        bool "Network namespace support"
        default n
-       depends on EXPERIMENTAL && !SYSFS && NAMESPACES
+       depends on EXPERIMENTAL && NAMESPACES
        help
          Allow user space to create what appear to be multiple instances
          of the network stack.
@@ -180,6 +180,7 @@ source "net/tipc/Kconfig"
 source "net/atm/Kconfig"
 source "net/802/Kconfig"
 source "net/bridge/Kconfig"
+source "net/dsa/Kconfig"
 source "net/8021q/Kconfig"
 source "net/decnet/Kconfig"
 source "net/llc/Kconfig"
@@ -232,6 +233,7 @@ source "net/can/Kconfig"
 source "net/irda/Kconfig"
 source "net/bluetooth/Kconfig"
 source "net/rxrpc/Kconfig"
+source "net/phonet/Kconfig"
 
 config FIB_RULES
        bool