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

Commit 576d1a1d authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

defconfig: msm: Enable VADC driver



Voltage ADC (VADC) on PMIC (Power management IC) supports
clients to read thermistor and phone voltage power.

Change-Id: Iaa2b85e4ed19392876cc9dda553cd22194cd85ce
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 94bc7335
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -263,6 +263,7 @@ CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_RPMH=y
+1 −0
Original line number Diff line number Diff line
@@ -270,6 +270,7 @@ CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_RPMH=y