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

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

defconfig: msm: Enable TSENS for sdxpoorwills



Temperature sensor (TSENS) driver provides clients
ability to read from on die temperature sensors
and thermal clients to perform thermal mitigation.

Change-Id: I10225277fe4b1e6731d2b58e0e31d1a46ce988ce
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 6bbf859c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -210,6 +210,7 @@ CONFIG_POWER_RESET_QCOM=y
CONFIG_QCOM_DLOAD_MODE=y
CONFIG_POWER_SUPPLY=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_SOUND=y
+1 −0
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@ CONFIG_POWER_RESET_QCOM=y
CONFIG_QCOM_DLOAD_MODE=y
CONFIG_POWER_SUPPLY=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS=y
CONFIG_MSM_CDC_PINCTRL=y
CONFIG_MSM_CDC_SUPPLY=y
CONFIG_REGULATOR=y