From: Michel Pollet Date: Tue, 17 Apr 2018 11:04:16 +0000 (+0100) Subject: arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile Kconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d9dcd6c1c646496e5e306baabce330457cdf478c;p=linux.git arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile Kconfig Add the RZ/N1D SoC to the reset of the Renesas SoC Collection. Signed-off-by: Michel Pollet Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 96672da02f5f1..fcc273f127bf7 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig @@ -114,6 +114,10 @@ config ARCH_R8A7794 bool "R-Car E2 (R8A77940)" select ARCH_RCAR_GEN2 +config ARCH_R9A06G032 + bool "RZ/N1D (R9A06G032)" + select ARCH_RZN1 + config ARCH_RZN1 bool "RZ/N1 (R9A06G0xx) Family" select ARM_AMBA