]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
soc: renesas: Remove ARCH_R8A7796
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 11 Dec 2019 10:05:10 +0000 (11:05 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 13 Dec 2019 13:35:12 +0000 (14:35 +0100)
All users of CONFIG_ARCH_R8A7796 have been updated to use
CONFIG_ARCH_R8A77960, so the former can be removed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20191211100510.7182-1-geert+renesas@glider.be
drivers/soc/renesas/Kconfig

index f93492b72c04e2371d228fd6fcc644c63cce2f75..2d10e34cdbe4d1174215bec26a5be6a5714f25a8 100644 (file)
@@ -200,13 +200,9 @@ config ARCH_R8A7795
          This enables support for the Renesas R-Car H3 SoC.
 
 config ARCH_R8A77960
-       bool
+       bool "Renesas R-Car M3-W SoC Platform"
        select ARCH_RCAR_GEN3
        select SYSC_R8A77960
-
-config ARCH_R8A7796
-       bool "Renesas R-Car M3-W SoC Platform"
-       select ARCH_R8A77960
        help
          This enables support for the Renesas R-Car M3-W SoC.