summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-10-08 09:31:20 +0900
committerSimon Horman <horms+renesas@verge.net.au>2013-10-08 09:31:20 +0900
commit63862f14bdf9e1251b7398947265422ec9b1400b (patch)
treefdf5ccd215cfa23792964fbff600116788349d20 /arch/arm/mach-shmobile/Kconfig
parentb77c6bcef2082a7cd96124daf15df8da5b670ebe (diff)
parent2349199db55bfb99e2ebdce285a7e297ba63a7ef (diff)
Merge branch 'heads/soc2' into boards2-base
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index eda28579496..6e7d0a9b0be 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -113,6 +113,12 @@ config ARCH_EMEV2
select ARM_GIC
select CPU_V7
+config ARCH_R7S72100
+ bool "RZ/A1H (R7S72100)"
+ select ARM_GIC
+ select CPU_V7
+ select SH_CLK_CPG
+
comment "SH-Mobile Board Type"
config MACH_APE6EVM