Skip to content

Commit b19376d

Browse files
Thierry Bultelgeertu
authored andcommitted
soc: renesas: Add RZ/T2H (R9A09G077) config option
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>
1 parent 19272b3 commit b19376d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

drivers/soc/renesas/Kconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,12 @@ config ARCH_R9A09G057
408408
help
409409
This enables support for the Renesas RZ/V2H(P) SoC variants.
410410

411+
config ARCH_R9A09G077
412+
bool "ARM64 Platform support for RZ/T2H"
413+
default y if ARCH_RENESAS
414+
help
415+
This enables support for the Renesas RZ/T2H SoC variants.
416+
411417
endif # ARM64
412418

413419
if RISCV

0 commit comments

Comments
 (0)