soc: renesas: Add RZ/T2H (R9A09G077) config option
authorThierry Bultel <thierry.bultel.yh@bp.renesas.com>
Thu, 15 May 2025 14:18:18 +0000 (16:18 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 10 Jun 2025 07:52:57 +0000 (09:52 +0200)
Add a configuration option for the RZ/T2H SoC.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Thierry Bultel <thierry.bultel.yh@bp.renesas.com>
Link: https://lore.kernel.org/20250515141828.43444-4-thierry.bultel.yh@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig

index fbc3b69d21a7d200479b64ebb872d0a64771ff6f..7f4b4088a14e896eb789d73109eb5178f948d54e 100644 (file)
@@ -408,6 +408,12 @@ config ARCH_R9A09G057
        help
          This enables support for the Renesas RZ/V2H(P) SoC variants.
 
+config ARCH_R9A09G077
+       bool "ARM64 Platform support for RZ/T2H"
+       default y if ARCH_RENESAS
+       help
+         This enables support for the Renesas RZ/T2H SoC variants.
+
 endif # ARM64
 
 if RISCV