Skip to content

Commit 1bea7e9

Browse files
Demon000geertu
authored andcommitted
soc: renesas: Enable ICU support on RZ/N2H
The Renesas RZ/N2H (R9A09G087) SoC has the same Interrupt Controller (ICU) as the Renesas RZ/T2H (R9A09G077) SoC. Enable support for it by selecting the RENESAS_RZT2H_ICU config. Signed-off-by: Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20251216123421.124401-1-cosmin-gabriel.tanislav.xa@renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 8f0b4cc commit 1bea7e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/renesas/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,7 @@ config ARCH_R9A09G077
429429
config ARCH_R9A09G087
430430
bool "ARM64 Platform support for R9A09G087 (RZ/N2H)"
431431
default y if ARCH_RENESAS
432+
select RENESAS_RZT2H_ICU
432433
help
433434
This enables support for the Renesas RZ/N2H SoC variants.
434435

0 commit comments

Comments
 (0)