soc: renesas: Add RZ/V2M (R9A09G011) config option
authorPhil Edworthy <phil.edworthy@renesas.com>
Wed, 20 Apr 2022 20:43:07 +0000 (21:43 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 Apr 2022 14:46:47 +0000 (16:46 +0200)
Add a configuration option for the RZ/V2M SoC.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Link: https://lore.kernel.org/r/20220420204307.87343-1-phil.edworthy@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig

index 4d89bf4dfdfdaef9dd5c031a89fc643696b524a9..87857f5d122f8bf12fce45edb86975afad883988 100644 (file)
@@ -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