aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Hecht <[email protected]>2014-12-17 17:18:17 +0100
committerSimon Horman <[email protected]>2014-12-21 17:11:22 +0900
commit39695882d3d642a73bca551e682426e4e3bcd158 (patch)
tree97f6c3f01dc3c3b386458d5120038a41baf6ce84
parent1dc13eee3a5c60131657482aa88c997e5fa8b50c (diff)
ARM: shmobile: r8a73a4: Multiplatform support
Enable r8a73a4 Multiplatform support for the generic r8a73a4 machine vector. Signed-off-by: Ulrich Hecht <[email protected]> Acked-by: Magnus Damm <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Simon Horman <[email protected]>
-rw-r--r--arch/arm/mach-shmobile/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 1b4fafe524ff..d107b9386bda 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -51,6 +51,11 @@ config ARCH_R7S72100
bool "RZ/A1H (R7S72100)"
select SYS_SUPPORTS_SH_MTU2
+config ARCH_R8A73A4
+ bool "R-Mobile APE6 (R8A73A40)"
+ select ARCH_RMOBILE
+ select RENESAS_IRQC
+
config ARCH_R8A7740
bool "R-Mobile A1 (R8A77400)"
select ARCH_RMOBILE