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

Commit e7fdf51d authored by jiangjia's avatar jiangjia Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm: Disable SLUB_DEBUG_ON for APQ8009



Disable SLUB_DEBUG_ON since boot time is too long with it,
and it can be enabled by add "slub_debug=" in cmdline.

Change-Id: Ia8ec2cdd25c8ef0aeb9fa016ed8168bd115bf8e2
Signed-off-by: default avatarJiangjiang Shen <jiangjia@codeaurora.org>
parent 74ca2d03
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -504,7 +504,6 @@ CONFIG_DEBUG_OBJECTS_TIMERS=y
CONFIG_DEBUG_OBJECTS_WORK=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=y
CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y
CONFIG_SLUB_DEBUG_ON=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4000
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y