kernel: default disable KERNEL_NAMESPACES to reduce kernel size
This commit is contained in:
parent
4e99359819
commit
b6c3b13659
@ -581,7 +581,7 @@ endif
|
||||
|
||||
config KERNEL_NAMESPACES
|
||||
bool "Enable kernel namespaces"
|
||||
default y if !SMALL_FLASH
|
||||
default n
|
||||
|
||||
if KERNEL_NAMESPACES
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user