Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc2221a7 authored by Archit Saxena's avatar Archit Saxena Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: qcs405: Enable debug support in qcs405 perf image



Symbols are stripped out of linux banner in perf image vmlinux.
Add config DEBUG_INFO to add symbols to vmlinux so it can be used
to analyze ram dump parser.

Change-Id: Ia5b6bdb4094aca7d2446f50c6d1ff44a20f856ae
Signed-off-by: default avatarArchit Saxena <archsaxe@codeaurora.org>
parent b6072a3c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -454,6 +454,7 @@ CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_INFO=y
CONFIG_PAGE_OWNER=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_PANIC_ON_RECURSIVE_FAULT=y
+1 −0
Original line number Diff line number Diff line
@@ -469,6 +469,7 @@ CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_INFO=y
CONFIG_PAGE_OWNER=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_PAGE_POISONING=y