[PATCH RFC 06/10] drivers: qcom: Enable genpd on selecting QCOM_PM
Andy Gross
agross at codeaurora.org
Wed Aug 5 09:38:37 PDT 2015
On Wed, Aug 05, 2015 at 10:32:42AM -0600, Lina Iyer wrote:
> Enable PM_CPU_DOMAIN and its PM_GENERIC_DOMAINS dependenciesd to provide
> cpu domain support for QCOM SoCs.
Fix dependencies <sic>
>
> Signed-off-by: Lina Iyer <lina.iyer at linaro.org>
> ---
> drivers/soc/qcom/Kconfig | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
> index ba47b70..b6c2e5d 100644
> --- a/drivers/soc/qcom/Kconfig
> +++ b/drivers/soc/qcom/Kconfig
> @@ -14,6 +14,10 @@ config QCOM_PM
> bool "Qualcomm Power Management"
> depends on ARCH_QCOM && !ARM64
> select QCOM_SCM
> + select ARM_CPU_SUSPEND
> + select PM_GENERIC_DOMAINS
> + select PM_GENERIC_DOMAINS_SLEEP
> + select PM_GENERIC_DOMAINS_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
> --
> 2.1.4
>
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
More information about the linux-arm-kernel
mailing list