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

Commit 4aac292d authored by Trilok Soni's avatar Trilok Soni
Browse files

defconfig: arm64: msm8994: Enable SLUB debugging by default as ON



Default  enable the SLUB debugging to get more information
from kernel and speed up the debugging.

Change-Id: Id6680d8ccddd4af489d60a5b78510e05c84d62ea
Signed-off-by: default avatarTrilok Soni <tsoni@codeaurora.org>
parent 8e30be93
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -473,6 +473,7 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_SLUB_DEBUG_ON=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4000
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y