diff options
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r-- | arch/arm/mach-shmobile/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 1b4fafe524ff..d107b9386bda 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig | |||
@@ -51,6 +51,11 @@ config ARCH_R7S72100 | |||
51 | bool "RZ/A1H (R7S72100)" | 51 | bool "RZ/A1H (R7S72100)" |
52 | select SYS_SUPPORTS_SH_MTU2 | 52 | select SYS_SUPPORTS_SH_MTU2 |
53 | 53 | ||
54 | config ARCH_R8A73A4 | ||
55 | bool "R-Mobile APE6 (R8A73A40)" | ||
56 | select ARCH_RMOBILE | ||
57 | select RENESAS_IRQC | ||
58 | |||
54 | config ARCH_R8A7740 | 59 | config ARCH_R8A7740 |
55 | bool "R-Mobile A1 (R8A77400)" | 60 | bool "R-Mobile A1 (R8A77400)" |
56 | select ARCH_RMOBILE | 61 | select ARCH_RMOBILE |