aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
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 b45240512ce0..5dd5f9f7897a 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -113,6 +113,12 @@ config ARCH_EMEV2
113 select ARM_GIC 113 select ARM_GIC
114 select CPU_V7 114 select CPU_V7
115 115
116config ARCH_R7S72100
117 bool "RZ/A1H (R7S72100)"
118 select ARM_GIC
119 select CPU_V7
120 select SH_CLK_CPG
121
116comment "SH-Mobile Board Type" 122comment "SH-Mobile Board Type"
117 123
118config MACH_APE6EVM 124config MACH_APE6EVM