soc: renesas: Add ARCH_R8A77961 for new R-Car M3-W+
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 23 Oct 2019 12:33:34 +0000 (14:33 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 1 Nov 2019 13:25:53 +0000 (14:25 +0100)
Add CONFIG_ARCH_R8A77961 as a configuration symbol for the new Renesas
R-Car M3-W+ (R8A77961) SoC.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20191023123342.13100-4-geert+renesas@glider.be
drivers/soc/renesas/Kconfig

index ce8e86a..7b00daa 100644 (file)
@@ -210,6 +210,12 @@ config ARCH_R8A7796
        help
          This enables support for the Renesas R-Car M3-W SoC.
 
+config ARCH_R8A77961
+       bool "Renesas R-Car M3-W+ SoC Platform"
+       select ARCH_RCAR_GEN3
+       help
+         This enables support for the Renesas R-Car M3-W+ SoC.
+
 config ARCH_R8A77965
        bool "Renesas R-Car M3-N SoC Platform"
        select ARCH_RCAR_GEN3