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

Commit cb97f501 authored by Shadab Naseem's avatar Shadab Naseem Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: msm: Enable cpufreq stats for sdm670



Enable cpufreq stats for sdm670 perf and debug defconfig.
Some CTS testcases are dependent on the value of this stats.

Change-Id: Ie0952c985aa627c5a549d01af47e8e367cc2ded3
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
parent b25832a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
+1 −0
Original line number Diff line number Diff line
@@ -89,6 +89,7 @@ CONFIG_PM_WAKELOCKS_LIMIT=0
CONFIG_PM_DEBUG=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y