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

Commit 971d0a5d authored by Shreyas K K's avatar Shreyas K K
Browse files

defconfig: gen3auto: Enable devfreq support



Enable the devfreq governor, monitor and device
support on gen3auto targets.

Change-Id: I463d99a61b90ec15d0661c113c57cc1ca3dd53be
Signed-off-by: default avatarShreyas K K <shrekk@codeaurora.org>
parent 8ba12d49
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -43,3 +43,9 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_QCOM_QFPROM=y
CONFIG_QCOM_MINIDUMP=y
CONFIG_QCOM_BIMC_BWMON=y
CONFIG_DEVFREQ_GOV_QCOM_BW_HWMON=y
CONFIG_QCOM_DEVFREQ_ICC=y
CONFIG_ARM_MEMLAT_MON=y
CONFIG_DEVFREQ_GOV_MEMLAT=y
CONFIG_DEVFREQ_GOV_QCOM_CACHE_HWMON=y