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

Commit da212548 authored by Viswanath Kraleti's avatar Viswanath Kraleti
Browse files

defconfig: msm: Enable timer and sched stats configs for msm8953



Enable TIMER_STATS and SCHEDSTATS for msm8953 to allow required
tools to work on perf images.

Change-Id: I25e98cd64aeebe773f2681f94b217b65740fe13c
Signed-off-by: default avatarViswanath Kraleti <vkraleti@codeaurora.org>
parent f75272fe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -596,6 +596,8 @@ CONFIG_MAGIC_SYSRQ=y
CONFIG_PANIC_TIMEOUT=5
CONFIG_PANIC_ON_RECURSIVE_FAULT=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_IPC_LOGGING=y
CONFIG_CPU_FREQ_SWITCH_PROFILER=y
CONFIG_DEBUG_SET_MODULE_RONX=y