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

Commit 170e363c authored by Jeevan Shriram's avatar Jeevan Shriram
Browse files

ARM: dts: msm: Enable PANIC_ON_RECURSIVE_FAULT config



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: I5189b90635436682b3779148ab30722996679b7f
Signed-off-by: default avatarJeevan Shriram <jshriram@codeaurora.org>
parent fbfdd7c9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -405,6 +405,7 @@ CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
CONFIG_DEBUG_STACK_USAGE=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_PANIC_TIMEOUT=5
CONFIG_PANIC_ON_RECURSIVE_FAULT=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_DEBUG_SPINLOCK=y