Allow power management drivers for QCOM chipsets.

Signed-off-by: Lina Iyer <lina.i...@linaro.org>
---
 drivers/soc/qcom/Kconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
index 7dcd554..1569410 100644
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
@@ -11,3 +11,11 @@ config QCOM_GSBI
 
 config QCOM_SCM
        bool
+
+config QCOM_PM
+       tristate "Qualcomm Power Management"
+       depends on PM && ARCH_QCOM && OF
+       help
+         QCOM Platform specific power driver to manage cores and L2 low power
+         modes. It interface with various system drivers to put the cores in
+         low power modes.
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to