From: Thierry Bultel Date: Thu, 15 May 2025 14:18:18 +0000 (+0200) Subject: soc: renesas: Add RZ/T2H (R9A09G077) config option X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b19376dee3da29fe4ea1027ed2061b67efa15112;p=users%2Fjedix%2Flinux-maple.git soc: renesas: Add RZ/T2H (R9A09G077) config option Add a configuration option for the RZ/T2H SoC. Reviewed-by: Geert Uytterhoeven Signed-off-by: Thierry Bultel Link: https://lore.kernel.org/20250515141828.43444-4-thierry.bultel.yh@bp.renesas.com Signed-off-by: Geert Uytterhoeven --- diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig index fbc3b69d21a7d..7f4b4088a14e8 100644 --- a/drivers/soc/renesas/Kconfig +++ b/drivers/soc/renesas/Kconfig @@ -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