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

Commit 0dadd9c0 authored by Kaushal Kumar's avatar Kaushal Kumar
Browse files

defconfig: msm: Enable preempt debug on sdm670



Enable Preempt debug config since it is useful in debugging
issues related to sleeping function called from invalid context.

Change-Id: I2f8bfb7042fc956c5f1f32907751f999542604ac
Signed-off-by: default avatarKaushal Kumar <kaushalk@codeaurora.org>
parent 755735e7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -605,7 +605,6 @@ CONFIG_PANIC_ON_SCHED_BUG=y
CONFIG_PANIC_ON_RT_THROTTLING=y
CONFIG_SCHEDSTATS=y
CONFIG_SCHED_STACK_END_CHECK=y
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_ATOMIC_SLEEP=y