summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mmp/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mmp/Kconfig')
-rw-r--r--arch/arm/mach-mmp/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mmp/Kconfig b/arch/arm/mach-mmp/Kconfig
index b58a03b18bde..8a1519e6be6f 100644
--- a/arch/arm/mach-mmp/Kconfig
+++ b/arch/arm/mach-mmp/Kconfig
@@ -125,6 +125,8 @@ config MACH_MMP2_DT
select PINCTRL_SINGLE
select ARCH_HAS_RESET_CONTROLLER
select CPU_PJ4
+ select PM_GENERIC_DOMAINS if PM
+ select PM_GENERIC_DOMAINS_OF if PM && OF
help
Include support for Marvell MMP2 based platforms using
the device tree.