soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Wed, 9 Jun 2021 15:32:23 +0000 (16:32 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 10 Jun 2021 13:28:57 +0000 (15:28 +0200)
Add ARCH_R9A07G044 as a configuration symbol for the new Renesas
RZ/G2L SoC variants.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20210609153230.6967-5-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig

index b70bbc3..71b44c3 100644 (file)
@@ -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