[PATCH RFC 7/7] arm64: defconfig: Enable power management support for QCOM SoCs

Lina Iyer lina.iyer at linaro.org
Fri Apr 17 16:49:09 PDT 2015


Enable QCOM_PM to allow QCOM SoCs to use the platform support to enter
idle states.

Signed-off-by: Lina Iyer <lina.iyer at linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2212d40..901b05e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -132,6 +132,7 @@ CONFIG_RTC_DRV_XGENE=y
 CONFIG_VIRTIO_BALLOON=y
 CONFIG_VIRTIO_MMIO=y
 CONFIG_COMMON_CLK_QCOM=y
+CONFIG_QCOM_PM=y
 CONFIG_MSM_GCC_8916=y
 # CONFIG_IOMMU_SUPPORT is not set
 CONFIG_PHY_XGENE=y
-- 
2.1.0




More information about the linux-arm-kernel mailing list