defconfig: msm: Enable EPM

Embedded power measurement (EPM) driver allows
clients to read supported current and voltage
channels for power measurements.

Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
This commit is contained in:
Siddartha Mohanadoss 2016-02-19 17:43:45 -08:00 committed by David Keitel
parent 3b820018b7
commit 951e58906d
2 changed files with 2 additions and 0 deletions

View file

@ -137,6 +137,7 @@ CONFIG_POWER_RESET_SYSCON=y
CONFIG_MSM_PM=y
CONFIG_MSM_APM=y
# CONFIG_HWMON is not set
CONFIG_SENSORS_EPM_ADC=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_RPM_SMD=y

View file

@ -140,6 +140,7 @@ CONFIG_POWER_RESET_SYSCON=y
CONFIG_MSM_PM=y
CONFIG_MSM_APM=y
# CONFIG_HWMON is not set
CONFIG_SENSORS_EPM_ADC=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y