mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
add Dommy DW33D small kernel size support
This commit is contained in:
parent
343fc86cac
commit
bc69ec6429
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user