board/aarch64: Build kernel and modules with debug info

This costs nothing on target, and it means that we always have debug
symbols ready when we need them, without having to do a complete
rebuild.
This commit is contained in:
Tobias Waldekranz
2023-10-10 14:54:50 +02:00
committed by Joachim Wiberg
parent 5891c0f2b3
commit 5f37b8acd3
+1
View File
@@ -533,6 +533,7 @@ CONFIG_IRQ_POLL=y
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
CONFIG_DEBUG_FS=y
CONFIG_DETECT_HUNG_TASK=y
# CONFIG_SCHED_DEBUG is not set