Add a configuration option for the R-Car V3M SoC.

Signed-off-by: Geert Uytterhoeven <[email protected]>
---
 arch/arm64/Kconfig.platforms | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index a1c9f4ed7a887ab2..8a19015311a35d47 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -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
-- 
2.7.4

Reply via email to