aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 0f2539550f1b..1b4fafe524ff 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -1,5 +1,6 @@
1config ARCH_SHMOBILE 1config ARCH_SHMOBILE
2 bool 2 bool
3 select ZONE_DMA if ARM_LPAE
3 4
4config PM_RCAR 5config PM_RCAR
5 bool 6 bool
@@ -18,6 +19,7 @@ config ARCH_RCAR_GEN2
18 select PM_RCAR if PM || SMP 19 select PM_RCAR if PM || SMP
19 select RENESAS_IRQC 20 select RENESAS_IRQC
20 select SYS_SUPPORTS_SH_CMT 21 select SYS_SUPPORTS_SH_CMT
22 select PCI_DOMAINS if PCI
21 23
22config ARCH_RMOBILE 24config ARCH_RMOBILE
23 bool 25 bool