Merge Lean's source

This commit is contained in:
CN_SZTL 2019-10-26 21:00:31 +08:00
commit 46fba6cc69
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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.