arm64: renesas: Add Renesas R8A77970 Kconfig support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 25 Aug 2017 12:56:50 +0000 (14:56 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 18 Sep 2017 09:00:38 +0000 (11:00 +0200)
Add a configuration option for the R-Car V3M SoC.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/Kconfig.platforms

index 6b54ee8..a07f9b5 100644 (file)
@@ -184,6 +184,12 @@ config ARCH_R8A7796
        help
          This enables support for the Renesas R-Car M3-W SoC.
 
+config ARCH_R8A77970
+       bool "Renesas R-Car V3M SoC Platform"
+       depends on ARCH_RENESAS
+       help
+         This enables support for the Renesas R-Car V3M SoC.
+
 config ARCH_R8A77995
        bool "Renesas R-Car D3 SoC Platform"
        depends on ARCH_RENESAS