From: Lad Prabhakar Date: Wed, 9 Jun 2021 15:32:23 +0000 (+0100) Subject: soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's X-Git-Tag: v5.15~745^2~13^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3b154529fb89e9feae18d5e9da40559172d8d19;p=platform%2Fkernel%2Flinux-starfive.git soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's Add ARCH_R9A07G044 as a configuration symbol for the new Renesas RZ/G2L SoC variants. Signed-off-by: Lad Prabhakar Reviewed-by: Biju Das Link: https://lore.kernel.org/r/20210609153230.6967-5-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven --- diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig index b70bbc3..71b44c3 100644 --- a/drivers/soc/renesas/Kconfig +++ b/drivers/soc/renesas/Kconfig @@ -279,6 +279,11 @@ config ARCH_R8A774B1 help This enables support for the Renesas RZ/G2N SoC. +config ARCH_R9A07G044 + bool "ARM64 Platform support for RZ/G2L" + help + This enables support for the Renesas RZ/G2L SoC variants. + endif # ARM64 config RST_RCAR