]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
soc: renesas: Add RZ/N2H (R9A09G087) config option
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Mon, 9 Jun 2025 20:36:50 +0000 (21:36 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 13 Jun 2025 09:20:29 +0000 (11:20 +0200)
Add a new Kconfig option, ARCH_R9A09G087, to enable ARM64 platform
support for the Renesas RZ/N2H SoC.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250609203656.333138-3-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig

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