Skip to content

Commit 220fcc1

Browse files
committed
Merge tag 'renesas-drivers-for-v6.14-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers
Renesas driver updates for v6.14 - Initial support for the Renesas RZ/G3E (R9A09G047) SoC. * tag 'renesas-drivers-for-v6.14-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: soc: renesas: Add RZ/G3E (R9A09G047) config option Link: https://lore.kernel.org/r/cover.1734689801.git.geert+renesas@glider.be Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents fac04ef + 12e0bd6 commit 220fcc1

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)