[PATCH 22/24] ARM: ux500: Enable Kconfig for the generic power domain
Ulf Hansson
ulf.hansson at linaro.org
Tue Jun 10 03:51:35 PDT 2014
Since ux500 uses genpd, this will enable the power domain support.
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: Tomasz Figa <tomasz.figa at gmail.com>
Cc: devicetree at vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson at linaro.org>
---
arch/arm/mach-ux500/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index b41a42d..aaf8cfd 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -33,6 +33,7 @@ config UX500_SOC_DB8500
select PINCTRL_AB8540
select REGULATOR
select REGULATOR_DB8500_PRCMU
+ select PM_GENERIC_DOMAINS if PM
menu "Ux500 target platform (boards)"
--
1.7.9.5
More information about the linux-arm-kernel
mailing list