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

Commit 727178db authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

defconfig: sdm845: Enable TSENS driver



Temperature sensor (TSENS) driver supports clients to read
TSENS temperature across supported sensors and allows clients
to set temperature threshold for notification.

Change-Id: Ia7f01762a04dc0bf50c60c1f695c0181caca5c19
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 8102196c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -301,6 +301,7 @@ CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_THERMAL=y
CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
CONFIG_THERMAL_TSENS=y
CONFIG_MFD_I2C_PMIC=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_WCD934X_CODEC=y
+1 −0
Original line number Diff line number Diff line
@@ -311,6 +311,7 @@ CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_THERMAL=y
CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
CONFIG_THERMAL_TSENS=y
CONFIG_MFD_I2C_PMIC=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_WCD934X_CODEC=y