From: Biju Das Date: Tue, 3 Dec 2024 10:49:32 +0000 (+0000) Subject: soc: renesas: Add RZ/G3E (R9A09G047) config option X-Git-Tag: v6.14-rc1~102^2~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12e0bd600e3c2f33f9db0e3b91f6b8d8d95b7dbe;p=thirdparty%2Fkernel%2Flinux.git soc: renesas: Add RZ/G3E (R9A09G047) config option Add a configuration option for the RZ/G3E SoC. Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20241203105005.103927-6-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven --- diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig index 9f7fe02310b9a..6d2e135eed89b 100644 --- a/drivers/soc/renesas/Kconfig +++ b/drivers/soc/renesas/Kconfig @@ -345,6 +345,11 @@ config ARCH_R9A09G011 help This enables support for the Renesas RZ/V2M SoC. +config ARCH_R9A09G047 + bool "ARM64 Platform support for RZ/G3E" + help + This enables support for the Renesas RZ/G3E SoC variants. + config ARCH_R9A09G057 bool "ARM64 Platform support for RZ/V2H(P)" select RENESAS_RZV2H_ICU