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

Commit 9cdbd18b authored by David Collins's avatar David Collins
Browse files

defconfig: sdm845: enable SPMI temperature alarm driver



Enable CONFIG_QCOM_SPMI_TEMP_ALARM so that the
qcom-spmi-temp-alarm driver can be be used to monitor the exact
PMI8998 PMIC die temperature.  It uses iio to read the die
temperature channel from the rradc driver.

Change-Id: Ic5caf114aa977e790cd31e61651acaa1b722b5bb
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 85c416bf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -317,6 +317,7 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_LOW_LIMITS=y
CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_QCOM_SPMI_TEMP_ALARM=y
CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
CONFIG_THERMAL_TSENS=y
+1 −0
Original line number Diff line number Diff line
@@ -326,6 +326,7 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_LOW_LIMITS=y
CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y
CONFIG_QCOM_SPMI_TEMP_ALARM=y
CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
CONFIG_THERMAL_TSENS=y