diff options
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r-- | arch/arm/mach-shmobile/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 75d413c004b6..663d27b39880 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig | |||
@@ -18,6 +18,13 @@ config ARCH_SH73A0 | |||
18 | select SH_CLK_CPG | 18 | select SH_CLK_CPG |
19 | select RENESAS_INTC_IRQPIN | 19 | select RENESAS_INTC_IRQPIN |
20 | 20 | ||
21 | config ARCH_R8A73A4 | ||
22 | bool "R-Mobile APE6 (R8A73A40)" | ||
23 | select ARM_GIC | ||
24 | select CPU_V7 | ||
25 | select ARM_ARCH_TIMER | ||
26 | select SH_CLK_CPG | ||
27 | |||
21 | config ARCH_R8A7740 | 28 | config ARCH_R8A7740 |
22 | bool "R-Mobile A1 (R8A77400)" | 29 | bool "R-Mobile A1 (R8A77400)" |
23 | select ARCH_WANT_OPTIONAL_GPIOLIB | 30 | select ARCH_WANT_OPTIONAL_GPIOLIB |