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

Commit 275e24ab authored by Jeevan Shriram's avatar Jeevan Shriram
Browse files

ARM: dts: msm: Enable PANIC_ON_RECURSIVE_FAULT config on MDM perf



When a recursive fault is occurs, panic the system collect
more information about the state of system. This change enables
PANIC_ON_RECURSIVE_FAULT flag for MDM targets.

CRs-Fixed: 1013112
Change-Id: Ie073d4e09fa5ac5f917613c617584df54372bd2f
Signed-off-by: default avatarJeevan Shriram <jshriram@codeaurora.org>
parent 4d292211
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -388,6 +388,7 @@ CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_INFO=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_PANIC_TIMEOUT=5
CONFIG_PANIC_ON_RECURSIVE_FAULT=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y