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

Commit d55ac889 authored by Gaurav Kohli's avatar Gaurav Kohli
Browse files

defconfig: msm: Enable DEBUG_PREEMPT config on trinket



Enable DEBUG_PREEMPT kernel config to support debugging
preemptible kernel. This config helps in identifying
executing context on preemptible kernels.

Change-Id: Iacdcfbadddd0d400415d3e45d42fcfa78a7fa176
Signed-off-by: default avatarGaurav Kohli <gkohli@codeaurora.org>
parent b8cd1590
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -698,7 +698,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