Skip to content

Commit 12e0bd6

Browse files
bijudasgeertu
authored andcommitted
soc: renesas: Add RZ/G3E (R9A09G047) config option
Add a configuration option for the RZ/G3E SoC. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20241203105005.103927-6-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 40384c8 commit 12e0bd6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

drivers/soc/renesas/Kconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,11 @@ config ARCH_R9A09G011
345345
help
346346
This enables support for the Renesas RZ/V2M SoC.
347347

348+
config ARCH_R9A09G047
349+
bool "ARM64 Platform support for RZ/G3E"
350+
help
351+
This enables support for the Renesas RZ/G3E SoC variants.
352+
348353
config ARCH_R9A09G057
349354
bool "ARM64 Platform support for RZ/V2H(P)"
350355
select RENESAS_RZV2H_ICU

0 commit comments

Comments
 (0)