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

Commit 1a1113ca authored by Rama Aparna Mallavarapu's avatar Rama Aparna Mallavarapu
Browse files

defconfig: Enable powersave, ondemand and msm cpufreq governors



Enable powersave, ondemand and MSM cpufreq scaling governors
in sdxprairie defconfig and perf defconfigs.

Change-Id: I17682b9268c7b882a26a3ab14324d177663871ad
Signed-off-by: default avatarRama Aparna Mallavarapu <aparnam@codeaurora.org>
parent 931284c5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -38,6 +38,9 @@ CONFIG_CMA=y
CONFIG_SECCOMP=y
CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_MSM=y
CONFIG_CPU_IDLE=y
CONFIG_VFP=y
CONFIG_NEON=y
+3 −0
Original line number Diff line number Diff line
@@ -38,6 +38,9 @@ CONFIG_CMA=y
CONFIG_SECCOMP=y
CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_MSM=y
CONFIG_CPU_IDLE=y
CONFIG_VFP=y
CONFIG_NEON=y