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

Commit e84b1ba3 authored by Santosh Mardi's avatar Santosh Mardi Committed by Gerrit - the friendly Code Review server
Browse files

config: enable default cpufreq governors for sdxnightjar target



Enable the default available cpufreq governor used to scale
cpu frequency based on the load for sdxnightjar perf config.

Change-Id: I93aeb27350562fe1c488c22d5ac24b80b4a9fdf4
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent 70d4bf5f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -999,3 +999,7 @@ CONFIG_PCIEASPM_POWER_SUPERSAVE=y
# CONFIG_WLAN_VENDOR_TI is not set
# CONFIG_WLAN_VENDOR_ZYDAS is not set
# CONFIG_WLAN_VENDOR_QUANTENNA is not set
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y