Skip to content

Commit

Permalink
soc: renesas: Add RZ/G3E (R9A09G047) config option
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Biju Das authored and Geert Uytterhoeven committed Dec 13, 2024
1 parent 40384c8 commit 12e0bd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions drivers/soc/renesas/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 12e0bd6

Please sign in to comment.