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

Commit fefaf675 authored by Ram Chandrasekar's avatar Ram Chandrasekar Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: kona: Enable CPU cooling device



Enable CPU cooling device for Kona. This cooling device will be used to
mitigate the CPU frequency on a thermal condition.

Change-Id: I2a37b3fe1875cb3c6327f4e4e41b06f52750bb97
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent 1c69cb11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -330,6 +330,7 @@ CONFIG_THERMAL=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_LOW_LIMITS=y
CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_QCOM_SPMI_TEMP_ALARM=y
CONFIG_THERMAL_TSENS=y
+1 −0
Original line number Diff line number Diff line
@@ -338,6 +338,7 @@ CONFIG_THERMAL=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_LOW_LIMITS=y
CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_QCOM_SPMI_TEMP_ALARM=y
CONFIG_THERMAL_TSENS=y