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

Commit 4887a3f2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: Enable cpufreq governors for sdmsteppeauto"

parents 2d9dc741 05e98f9a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -74,3 +74,9 @@ CONFIG_SERIAL_MSM_GENI=m
CONFIG_I2C_MSM_GENI=m
CONFIG_SPI_MSM_GENI=m
CONFIG_MMC_SDHCI_MSM=m
CONFIG_ION_MSM_HEAPS=m
CONFIG_QCOM_WDT_CORE=m
CONFIG_QCOM_SOC_WATCHDOG=m
CONFIG_POWER_RESET_MSM=m
CONFIG_QCOM_MEMORY_DUMP_V2=m
CONFIG_QCOM_SCM=m
+4 −0
Original line number Diff line number Diff line
@@ -29,3 +29,7 @@ CONFIG_USB_ACM=y
CONFIG_SPS=y
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