[PATCH RFC v2 12/12] arm64: Kconfig: Enable PM_GENERIC_DOMAINS for exynos7
Amit Daniel Kachhap
amit.daniel at samsung.com
Mon Nov 24 05:04:16 PST 2014
Use power domain driver for Exynos7 SOC's
Signed-off-by: Amit Daniel Kachhap <amit.daniel at samsung.com>
---
arch/arm64/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 30bd4d5..b102d0b 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -154,6 +154,7 @@ config ARCH_EXYNOS7
bool "ARMv8 based Samsung Exynos7"
select ARCH_EXYNOS
select COMMON_CLK_SAMSUNG
+ select PM_GENERIC_DOMAINS
help
This enables support for Samsung Exynos7 SoC family
--
1.7.9.5
More information about the linux-arm-kernel
mailing list