Skip to content

Commit 068eb5a

Browse files
Phil Edworthygeertu
authored andcommitted
soc: renesas: Add RZ/V2M (R9A09G011) config option
Add a configuration option for the RZ/V2M SoC. Signed-off-by: Phil Edworthy <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent d869d48 commit 068eb5a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

drivers/soc/renesas/Kconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,13 @@ config ARCH_R9A07G054
321321
help
322322
This enables support for the Renesas RZ/V2L SoC variants.
323323

324+
config ARCH_R9A09G011
325+
bool "ARM64 Platform support for RZ/V2M"
326+
select PM
327+
select PM_GENERIC_DOMAINS
328+
help
329+
This enables support for the Renesas RZ/V2M SoC.
330+
324331
endif # ARM64
325332

326333
config RST_RCAR

0 commit comments

Comments
 (0)