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

Commit 45f14f22 authored by Yadu MG's avatar Yadu MG Committed by Shreyas K K
Browse files

defconfig: gen3auto: Enable cpufreq governors



Enable Userspace and Ondemand cpufreq governors for
gen3auto targets.

Change-Id: I1645166dcf43508d3219b62e9a7883eaeaff8e2a
Signed-off-by: default avatarYadu MG <ymg@codeaurora.org>
parent 4afb6696
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,3 +36,5 @@ CONFIG_USB_ACM=y
CONFIG_SPS=y
CONFIG_I2C_CHARDEV=y
CONFIG_SPI_SPIDEV=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y