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

Commit 9e092bbc authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: msm: Enable DEBUG_HIGHMEM and DEBUG_VM configs



Enable DEBUG_HIGHMEM and DEBUG_VM configs to catch
memory corruptions in high memory regions.

Change-Id: I92c69d1b06beb4e632014193456ff5d4c4b30c98
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent ce2dd60b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -530,7 +530,9 @@ CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
CONFIG_DEBUG_STACK_USAGE=y
CONFIG_DEBUG_HIGHMEM=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_VM=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_LIST=y
CONFIG_FAULT_INJECTION=y