summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-11-06 23:31:25 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2013-12-10 08:24:25 (GMT)
commit7d91c4691207a302c50308ab38706b8a3d6039cd (patch)
treeb487f7be7744e4fc45b923939661ed17260f67a6 /arch/arm/mach-shmobile/Kconfig
parentc4e337fc0cd5aebda6849fbbecd6cfd645d1bae6 (diff)
downloadlinux-7d91c4691207a302c50308ab38706b8a3d6039cd.tar.xz
ARM: shmobile: r7s72100 Genmai Multiplatform
Add r7s72100 Genmai to SHMOBILE_MULTI. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 8bc7308..bb0837b 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -24,12 +24,19 @@ comment "SH-Mobile System Type"
config ARCH_EMEV2
bool "Emma Mobile EV2"
+config ARCH_R7S72100
+ bool "RZ/A1H (R7S72100)"
+
config ARCH_R8A7791
bool "R-Car M2 (R8A77910)"
select RENESAS_IRQC
comment "SH-Mobile Board Type"
+config MACH_GENMAI
+ bool "Genmai board"
+ depends on ARCH_R7S72100
+
config MACH_KOELSCH
bool "Koelsch board"
depends on ARCH_R8A7791