defconfig: msm: Enable energy-awareness driver
Enable energy awareness driver for msm chipsets. Change-Id: I81efe34339238eba6fa724e1c9bcd6f7eddeee6f Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
This commit is contained in:
parent
de19c1b1b4
commit
8257cc8ac8
2 changed files with 2 additions and 0 deletions
|
@ -320,6 +320,7 @@ CONFIG_QCOM_DLOAD_MODE=y
|
|||
CONFIG_POWER_RESET_XGENE=y
|
||||
CONFIG_POWER_RESET_SYSCON=y
|
||||
CONFIG_MSM_PM=y
|
||||
CONFIG_APSS_CORE_EA=y
|
||||
CONFIG_MSM_APM=y
|
||||
CONFIG_SENSORS_EPM_ADC=y
|
||||
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
|
||||
|
|
|
@ -333,6 +333,7 @@ CONFIG_QCOM_DLOAD_MODE=y
|
|||
CONFIG_POWER_RESET_XGENE=y
|
||||
CONFIG_POWER_RESET_SYSCON=y
|
||||
CONFIG_MSM_PM=y
|
||||
CONFIG_APSS_CORE_EA=y
|
||||
CONFIG_MSM_APM=y
|
||||
CONFIG_SENSORS_EPM_ADC=y
|
||||
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
|
||||
|
|
Loading…
Add table
Reference in a new issue