config/Config-kernel.in: enable namespaces by default

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2022-05-17 16:34:48 +08:00
parent f068cecb0b
commit 3d901b8924
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -625,7 +625,7 @@ endif
config KERNEL_NAMESPACES
bool "Enable kernel namespaces"
default n
default y
if KERNEL_NAMESPACES