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

Commit d0792c59 authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

defconfig: msm: Enable TSENS driver for Kona



Enable thermal clients to read temperature sensor from TSENS
and set thresholds for temperature notification.

Change-Id: I39b9d1d62530c8211c204109ce7f33a810f0658a
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 42c8d781
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -308,6 +308,7 @@ CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_LOW_LIMITS=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_QCOM_SPMI_TEMP_ALARM=y
CONFIG_THERMAL_TSENS=y
CONFIG_QTI_VIRTUAL_SENSOR=y
CONFIG_QTI_QMI_SENSOR=y
CONFIG_QTI_BCL_PMIC5=y
+1 −0
Original line number Diff line number Diff line
@@ -316,6 +316,7 @@ CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_LOW_LIMITS=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_QCOM_SPMI_TEMP_ALARM=y
CONFIG_THERMAL_TSENS=y
CONFIG_QTI_VIRTUAL_SENSOR=y
CONFIG_QTI_QMI_SENSOR=y
CONFIG_QTI_BCL_PMIC5=y