From: Ulrich Hecht Date: Wed, 17 Dec 2014 16:18:17 +0000 (+0100) Subject: ARM: shmobile: r8a73a4: Multiplatform support X-Git-Tag: Ubuntu-5.10.0-12.13~15323^2~28^2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=39695882d3d642a73bca551e682426e4e3bcd158;p=mirror_ubuntu-hirsute-kernel.git ARM: shmobile: r8a73a4: Multiplatform support Enable r8a73a4 Multiplatform support for the generic r8a73a4 machine vector. Signed-off-by: Ulrich Hecht Acked-by: Magnus Damm Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- 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 bool "RZ/A1H (R7S72100)" select SYS_SUPPORTS_SH_MTU2 +config ARCH_R8A73A4 + bool "R-Mobile APE6 (R8A73A40)" + select ARCH_RMOBILE + select RENESAS_IRQC + config ARCH_R8A7740 bool "R-Mobile A1 (R8A77400)" select ARCH_RMOBILE