diff --git a/config/Config-kernel.in b/config/Config-kernel.in index 7092b86c4d5360aa74185a6ed89d6e07770fa14d..96aaed768e8c921302b72f0e8c43e65e6591572d 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -616,7 +616,7 @@ if KERNEL_NAMESPACES config KERNEL_NET_NS bool "Network namespace" - default n + default y help Allow user space to create what appear to be multiple instances of the network stack.