kernel: default disable KERNEL_NAMESPACES to reduce kernel size

This commit is contained in:
LEAN-ESX 2019-10-28 19:47:55 -07:00
parent 4e99359819
commit b6c3b13659

View File

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