diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index ccd78c912cbf..db5aa5f2d1de 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -636,6 +636,7 @@ config ARCH_MSM | |||
636 | 636 | ||
637 | config ARCH_SHMOBILE | 637 | config ARCH_SHMOBILE |
638 | bool "Renesas SH-Mobile / R-Mobile" | 638 | bool "Renesas SH-Mobile / R-Mobile" |
639 | select ARM_PATCH_PHYS_VIRT | ||
639 | select CLKDEV_LOOKUP | 640 | select CLKDEV_LOOKUP |
640 | select GENERIC_CLOCKEVENTS | 641 | select GENERIC_CLOCKEVENTS |
641 | select HAVE_ARM_SCU if SMP | 642 | select HAVE_ARM_SCU if SMP |
@@ -645,7 +646,6 @@ config ARCH_SHMOBILE | |||
645 | select HAVE_SMP | 646 | select HAVE_SMP |
646 | select MIGHT_HAVE_CACHE_L2X0 | 647 | select MIGHT_HAVE_CACHE_L2X0 |
647 | select MULTI_IRQ_HANDLER | 648 | select MULTI_IRQ_HANDLER |
648 | select NEED_MACH_MEMORY_H | ||
649 | select NO_IOPORT | 649 | select NO_IOPORT |
650 | select PINCTRL | 650 | select PINCTRL |
651 | select PM_GENERIC_DOMAINS if PM | 651 | select PM_GENERIC_DOMAINS if PM |