Commit 068eb5a9 authored by Phil Edworthy's avatar Phil Edworthy Committed by Geert Uytterhoeven
Browse files

soc: renesas: Add RZ/V2M (R9A09G011) config option

parent d869d48a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -321,6 +321,13 @@ config ARCH_R9A07G054
	help
	  This enables support for the Renesas RZ/V2L SoC variants.

config ARCH_R9A09G011
	bool "ARM64 Platform support for RZ/V2M"
	select PM
	select PM_GENERIC_DOMAINS
	help
	  This enables support for the Renesas RZ/V2M SoC.

endif # ARM64

config RST_RCAR