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

Commit f6fc01a9 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A
Browse files

defconfig: fsm9010: Enable thermal



Add thermal config to avoid compilation errors see when calling thermal
api's from VADC. Update Kconfig support for VADC.

Change-Id: Ie23a600aaa019386f34b501c8413c9eeaaba0da1
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent 3fc4ced6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@ CONFIG_GPIO_QPNP_PIN_DEBUG=y
CONFIG_POWER_SUPPLY=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_SENSORS_QPNP_ADC_CURRENT=y
CONFIG_THERMAL=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_QPNP=y
+1 −0
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@ CONFIG_GPIO_QPNP_PIN_DEBUG=y
CONFIG_POWER_SUPPLY=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_SENSORS_QPNP_ADC_CURRENT=y
CONFIG_THERMAL=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_QPNP=y
+1 −1
Original line number Diff line number Diff line
@@ -977,7 +977,7 @@ config SENSORS_EPM_ADC

config SENSORS_QPNP_ADC_VOLTAGE
	tristate "Support for Qualcomm QPNP Voltage ADC"
	depends on SPMI
	depends on SPMI && THERMAL
	help
	  This is the VADC arbiter driver for Qualcomm QPNP ADC Chip.