config/Config-kernel.in: disable namespaces for small flash devices by default
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
3d901b8924
commit
7b1251c29c
@ -625,7 +625,7 @@ endif
|
||||
|
||||
config KERNEL_NAMESPACES
|
||||
bool "Enable kernel namespaces"
|
||||
default y
|
||||
default y if !SMALL_FLASH
|
||||
|
||||
if KERNEL_NAMESPACES
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user