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

Commit 0d9f8ee2 authored by Prateek Sood's avatar Prateek Sood Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm: Enable minidump features



Enable following:
1) task stack capturing in minidump.
2) memory region around arch regs.

Change-Id: Ifa3e159e1df1cc09254528d41d24b3972b96fbcc
Signed-off-by: default avatarPrateek Sood <prsood@codeaurora.org>
parent 653a9c02
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -54,3 +54,5 @@ CONFIG_QCOM_MINIDUMP_PANIC_DUMP=y
# CONFIG_QCOM_MINIDUMP_PANIC_CPU_CONTEXT is not set
CONFIG_QCOM_IRQ_STAT=y
CONFIG_QCOM_INITIAL_LOGBUF=y
CONFIG_QCOM_DYN_MINIDUMP_STACK=y
CONFIG_QCOM_MINIDUMP_PANIC_CPU_CONTEXT=y