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

Commit 05e98f9a authored by Shreyas K K's avatar Shreyas K K
Browse files

defconfig: Enable cpufreq governors for sdmsteppeauto



Enable Userspace and Ondemand cpufreq governors for
sdmsteppeauto target.

Change-Id: I21625164b29220f44ace9bb13d71ae9811a3a2b3
Signed-off-by: default avatarShreyas K K <shrekk@codeaurora.org>
parent 526c4c27
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,3 +31,5 @@ CONFIG_I2C_CHARDEV=y
CONFIG_SPI_SPIDEV=y
CONFIG_ION_POOL_AUTO_REFILL=y
CONFIG_QCOM_MINIDUMP=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y