[PATCH 4/5] ARM64: MediaTek: Add generic pm domain support
Sascha Hauer
s.hauer at pengutronix.de
Wed May 20 07:18:59 PDT 2015
Enable support for generic power domains in the config.
Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
arch/arm64/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 7796af4..ba8469c 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -185,6 +185,7 @@ config ARCH_MEDIATEK
bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
select ARM_GIC
select PINCTRL
+ select PM_GENERIC_DOMAINS if PM
help
Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
--
2.1.4
More information about the Linux-mediatek
mailing list