aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index dfb4fee1f552..f06e65bbef79 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -634,6 +634,7 @@ config ARCH_MSM
634 634
635config ARCH_SHMOBILE 635config ARCH_SHMOBILE
636 bool "Renesas SH-Mobile / R-Mobile" 636 bool "Renesas SH-Mobile / R-Mobile"
637 select ARM_PATCH_PHYS_VIRT
637 select CLKDEV_LOOKUP 638 select CLKDEV_LOOKUP
638 select GENERIC_CLOCKEVENTS 639 select GENERIC_CLOCKEVENTS
639 select HAVE_ARM_SCU if SMP 640 select HAVE_ARM_SCU if SMP
@@ -643,7 +644,6 @@ config ARCH_SHMOBILE
643 select HAVE_SMP 644 select HAVE_SMP
644 select MIGHT_HAVE_CACHE_L2X0 645 select MIGHT_HAVE_CACHE_L2X0
645 select MULTI_IRQ_HANDLER 646 select MULTI_IRQ_HANDLER
646 select NEED_MACH_MEMORY_H
647 select NO_IOPORT 647 select NO_IOPORT
648 select PINCTRL 648 select PINCTRL
649 select PM_GENERIC_DOMAINS if PM 649 select PM_GENERIC_DOMAINS if PM