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

Commit 37c9ab57 authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

defconfig: msm: Enable ADC5 peripheral driver



ADC5 peripheral supports clients to read ADC channels.
Clients include reading vph_pwr and on board system
thermistors.

Change-Id: Id2f1a39e3e259dba06483b477aed75614c576588
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent a94f4a9c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -458,6 +458,7 @@ CONFIG_QTI_RPM_STATS_LOG=y
CONFIG_QMP_DEBUGFS_CLIENT=y
CONFIG_DEVFREQ_GOV_PASSIVE=y
CONFIG_IIO=y
CONFIG_QCOM_SPMI_ADC5=y
CONFIG_PWM=y
CONFIG_PWM_QTI_LPG=y
CONFIG_QCOM_PDC=y
+1 −0
Original line number Diff line number Diff line
@@ -473,6 +473,7 @@ CONFIG_QMP_DEBUGFS_CLIENT=y
CONFIG_DEVFREQ_GOV_PASSIVE=y
CONFIG_ARM_QCOM_DEVFREQ_FW=y
CONFIG_IIO=y
CONFIG_QCOM_SPMI_ADC5=y
CONFIG_PWM=y
CONFIG_PWM_QTI_LPG=y
CONFIG_QCOM_PDC=y