defconfig: enable lock stat for lock debugging

Enable CONFIG_LOCK_STAT for enabling lock stats for
lito.

Change-Id: I6b8da73ce640c11e61a8de42e07b4f551c003ad8
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
This commit is contained in:
Prateek Sood
2019-11-29 10:46:07 +05:30
committed by Gerrit - the friendly Code Review server
parent 75859120dd
commit 93279a120c

View File

@@ -706,6 +706,7 @@ CONFIG_PANIC_ON_RT_THROTTLING=y
CONFIG_SCHEDSTATS=y
CONFIG_SCHED_STACK_END_CHECK=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCK_STAT=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
CONFIG_LOCK_TORTURE_TEST=m
CONFIG_DEBUG_SG=y