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

Commit bcd328f4 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

defconfig: Enable thermal drivers for sdxprairie



Enable thermal driver to monitor thermal sensors and bcl sensors.
Thermal drivers can mitigate the cooling devices to achieve cooling.

Change-Id: Ib19deb7289c336ef18e27d36da307351d08e2ab5
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent ceef8ec8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -247,8 +247,17 @@ CONFIG_POWER_SUPPLY=y
CONFIG_QPNP_FG_GEN4=y
CONFIG_QPNP_SMB5=y
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_QCOM_SPMI_TEMP_ALARM=y
CONFIG_THERMAL_TSENS=y
CONFIG_QTI_AOP_REG_COOLING_DEVICE=y
CONFIG_QTI_QMI_COOLING_DEVICE=y
CONFIG_QTI_QMI_SENSOR=y
CONFIG_REGULATOR_COOLING_DEVICE=y
CONFIG_QTI_BCL_PMIC5=y
CONFIG_QTI_ADC_TM=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR=y
+9 −0
Original line number Diff line number Diff line
@@ -247,8 +247,17 @@ CONFIG_POWER_SUPPLY=y
CONFIG_QPNP_FG_GEN4=y
CONFIG_QPNP_SMB5=y
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_QCOM_SPMI_TEMP_ALARM=y
CONFIG_THERMAL_TSENS=y
CONFIG_QTI_AOP_REG_COOLING_DEVICE=y
CONFIG_QTI_QMI_COOLING_DEVICE=y
CONFIG_QTI_QMI_SENSOR=y
CONFIG_REGULATOR_COOLING_DEVICE=y
CONFIG_QTI_BCL_PMIC5=y
CONFIG_QTI_ADC_TM=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR=y