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

Commit 4b663933 authored by Shadab Naseem's avatar Shadab Naseem
Browse files

defconfig: msm: Enable cpufreq stats for sdm845



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

Change-Id: I638e6d780d473292ec4af1c36ca050e1466573f3
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
parent 18be522e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,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
@@ -86,6 +86,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