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:
parent
3b820018b7
commit
951e58906d
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue