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

Commit 1b56f85f authored by Manoj Vishwanathan's avatar Manoj Vishwanathan Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: gen3auto: Enable Lock and RCU debugging



Enable lock and RCU debugging in debug config

Change-Id: Ia67d3d4466ff99c11e66cc66278641a4c20a017c
Signed-off-by: default avatarManoj Vishwanathan <mvishwan@codeaurora.org>
parent 03d27647
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -34,3 +34,10 @@ CONFIG_DYNAMIC_DEBUG=y
CONFIG_PANIC_ON_RT_THROTTLING=y
CONFIG_PANIC_ON_SCHED_BUG=y
CONFIG_DEBUG_CONSOLE_UNHASHED_POINTERS=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_PROVE_RCU=y
CONFIG_RCU_TRACE=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=y
CONFIG_DEBUG_PREEMPT=y