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

Commit 7836e1e3 authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

defconfig: enable PANIC_ON_OOM on lito debug config



Enable PANIC_ON_OOM config option that helps in catching the OOM issues.

Change-Id: Id193d846685fc4839e0a0afd6a721382effa43e4
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 1ff48618
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -651,6 +651,7 @@ CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_SLUB_DEBUG_PANIC_ON=y
CONFIG_DEBUG_PANIC_ON_OOM=y
CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT=y
CONFIG_PAGE_POISONING=y
CONFIG_PAGE_POISONING_ENABLE_DEFAULT=y