]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/Kconfig
net: Move config NET_NS to from net/Kconfig to init/Kconfig
[linux-2.6-omap-h63xx.git] / net / Kconfig
index bf2776018f71f352c38460b9d67904da3ed7a74e..cdb8fdef6c4aaac30b1ba6cf5ace134ea6bfcb89 100644 (file)
@@ -24,14 +24,6 @@ if NET
 
 menu "Networking options"
 
-config NET_NS
-       bool "Network namespace support"
-       default n
-       depends on EXPERIMENTAL && NAMESPACES
-       help
-         Allow user space to create what appear to be multiple instances
-         of the network stack.
-
 config COMPAT_NET_DEV_OPS
        def_bool y