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

Commit 7999bbbb authored by Trilok Soni's avatar Trilok Soni
Browse files

arm64: defconfig: Enable PANIC_ON_DATA_CORRUPTION



For PANIC_ON_DATA_CORRUPTION helps to generate the panic
at the corruption and follows through the ramdump collection
and helps to get the state of the system at the time of
corruption.

Change-Id: Ic35314c8acca0ffb961a3a4c5cb318442a07c74a
Signed-off-by: default avatarTrilok Soni <tsoni@codeaurora.org>
parent ff3d7de3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -596,6 +596,7 @@ CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_CPU_FREQ_SWITCH_PROFILER=y
CONFIG_LKDTM=y
CONFIG_MEMTEST=y
CONFIG_PANIC_ON_DATA_CORRUPTION=y
CONFIG_ARM64_PTDUMP=y
CONFIG_PID_IN_CONTEXTIDR=y
CONFIG_CORESIGHT=y