summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-09-09 17:09:35 +0200
committerArnd Bergmann <arnd@arndb.de>2014-09-09 17:09:35 +0200
commit138310e18b70caed1b7acf02a2c97170dcb3c55d (patch)
treec33e62cd472775401877f2c2ca8c071f0ac31581 /arch/arm/mach-shmobile/Kconfig
parenteb492df9616156416e160bb59f7fd0437d6f5424 (diff)
parent5923abb205e05773e0bb16c7ca4c0b41dbeec40e (diff)
Merge tag 'renesas-soc3-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
Pull "Third Round of Renesas ARM Based SoC Soc Updates for v3.18" from Simon Horman: * Initial r8a7794 SoC support * Support Cortex-A7 in shmobile_init_delay() Signed-off-by: Arnd Bergmann <arnd@arndb.de> * tag 'renesas-soc3-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: ARM: shmobile: Initial r8a7794 SoC support ARM: shmobile: support Cortex-A7 in shmobile_init_delay()
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 04d9cee4b6b4..b70d945121f9 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -46,6 +46,10 @@ config ARCH_R8A7791
select RENESAS_IRQC
select SYS_SUPPORTS_SH_CMT
+config ARCH_R8A7794
+ bool "R-Car E2 (R8A77940)"
+ select ARCH_RCAR_GEN2
+
comment "Renesas ARM SoCs Board Type"
config MACH_KOELSCH