diff options
| author | Mahesh Sivasubramanian <msivasub@codeaurora.org> | 2016-02-01 11:08:14 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:07:31 -0700 |
| commit | ea701f67913ff0917405452de0e69f33d2f81fea (patch) | |
| tree | 5b93a0806b93162084c2168fc3ca9cbd0f9f1228 /arch | |
| parent | b68e362dab75c9462037393449f1eff483e7f875 (diff) | |
defconfig: enable MSM_PM for msm-perf defconfig
Enable sleep driver for QCOM chipsets
Change-Id: I67244ff55690c164634e9233e2d0cec3388c5be8
Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/configs/msm-perf_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/msm-perf_defconfig b/arch/arm64/configs/msm-perf_defconfig index 545bce9741a7..79dec3f3a8b4 100644 --- a/arch/arm64/configs/msm-perf_defconfig +++ b/arch/arm64/configs/msm-perf_defconfig @@ -276,6 +276,7 @@ CONFIG_REGULATOR_CPR3=y CONFIG_REGULATOR_CPR3_HMSS=y CONFIG_REGULATOR_CPR3_MMSS=y CONFIG_REGULATOR_KRYO=y +CONFIG_MSM_PM=y CONFIG_MSM_APM=y CONFIG_POWER_RESET_QCOM=y CONFIG_QCOM_DLOAD_MODE=y |
