summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2020-11-16 11:18:56 +0200
committerTony Lindgren <tony@atomide.com>2020-11-16 11:18:56 +0200
commitdf85429959b2a533cb969c75a5e3b588962f47f2 (patch)
tree9422f6cd99f7beaf2d844edf2c5d2d91e526baa7 /arch/arm/mach-omap2
parent99fba3205cd499255a36fd87f1d6064adc622a5b (diff)
parente7ae08d398e094e1305dee823435b1f996d39106 (diff)
downloadlinux-df85429959b2a533cb969c75a5e3b588962f47f2.tar.bz2
Merge tag 'ti-sysc-fixes' into fixes
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 3ee7bdff86b2..3f62a0c9450d 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -7,7 +7,6 @@ config ARCH_OMAP2
depends on ARCH_MULTI_V6
select ARCH_OMAP2PLUS
select CPU_V6
- select PM_GENERIC_DOMAINS if PM
select SOC_HAS_OMAP2_SDRC
config ARCH_OMAP3
@@ -106,6 +105,8 @@ config ARCH_OMAP2PLUS
select OMAP_DM_TIMER
select OMAP_GPMC
select PINCTRL
+ select PM_GENERIC_DOMAINS if PM
+ select PM_GENERIC_DOMAINS_OF if PM
select RESET_CONTROLLER
select SOC_BUS
select TI_SYSC