reduce Dommy DW33D kernel size by 10KB again and again

This commit is contained in:
coolsnowwolf 2018-10-14 18:42:19 +08:00
parent e1f6506203
commit 1132008d09

View File

@ -31,7 +31,7 @@ config KERNEL_CRASHLOG
config KERNEL_SWAP
bool "Support for paging of anonymous memory (swap)"
default y
default y if !SMALL_FLASH
config KERNEL_DEBUG_FS
bool "Compile the kernel with debug filesystem enabled"