add Dommy DW33D small kernel size support

This commit is contained in:
coolsnowwolf 2018-09-18 13:33:35 +08:00
parent 343fc86cac
commit bc69ec6429

View File

@ -88,7 +88,7 @@ endif
config KERNEL_KALLSYMS config KERNEL_KALLSYMS
bool "Compile the kernel with symbol table information" bool "Compile the kernel with symbol table information"
default y if !SMALL_FLASH default n
help help
This will give you more information in stack traces from kernel oopses. This will give you more information in stack traces from kernel oopses.