ARM: shmobile: Add the RZ/N1 arch to the shmobile Kconfig
authorMichel Pollet <michel.pollet@bp.renesas.com>
Thu, 29 Mar 2018 07:47:01 +0000 (08:47 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 16 Apr 2018 14:01:25 +0000 (16:01 +0200)
Add the RZ/N1 Family (Part #R9A06G0xx) ARCH config to the rest of
the Renesas SoC collection.

Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig

index 6b91114..96672da 100644 (file)
@@ -114,6 +114,11 @@ config ARCH_R8A7794
        bool "R-Car E2 (R8A77940)"
        select ARCH_RCAR_GEN2
 
+config ARCH_RZN1
+       bool "RZ/N1 (R9A06G0xx) Family"
+       select ARM_AMBA
+       select CPU_V7
+
 config ARCH_SH73A0
        bool "SH-Mobile AG5 (R8A73A00)"
        select ARCH_RMOBILE