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

Commit 1418d6fb authored by Qingqing Zhou's avatar Qingqing Zhou
Browse files

defconfig: disable SLUB_DEBUG_ON on 32bit bengal



On 32-bit bengal, the lowmem is small, so disable CONFIG_SLUB_DEBUG_ON
to save memory.

Change-Id: I157cf50181af943b953c783fd5d309a01512f63b
Signed-off-by: default avatarQingqing Zhou <qqzhou@codeaurora.org>
parent 2a98f234
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -669,7 +669,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