add Dommy DW33D support

This commit is contained in:
coolsnowwolf 2018-05-21 12:04:51 +08:00
parent 730605bea8
commit 0a63cf4be6

View File

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