]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: shmobile: Remove ARCH_SHMOBILE_MULTI
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 17 Jul 2017 13:24:28 +0000 (15:24 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 27 Jul 2017 15:31:12 +0000 (17:31 +0200)
The migration from ARCH_SHMOBILE_MULTI to ARCH_RENESAS has been
completed in v4.12 by commit 9ed2d4bc5c0c244d ("ARM: dts: renesas:
Switch from ARCH_SHMOBILE_MULTI to ARCH_RENESAS"), so the
ARCH_SHMOBILE_MULTI symbol can be removed.

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

index ad7d604ff0013268eab461bd2f37ddc8d019879a..280e7312a9e1b300d07124239118de2735e2df04 100644 (file)
@@ -1,9 +1,6 @@
 config ARCH_SHMOBILE
        bool
 
-config ARCH_SHMOBILE_MULTI
-       bool
-
 config PM_RMOBILE
        bool
        select PM
@@ -34,7 +31,6 @@ menuconfig ARCH_RENESAS
        depends on ARCH_MULTI_V7 && MMU
        select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE
        select ARCH_SHMOBILE
-       select ARCH_SHMOBILE_MULTI
        select ARM_GIC
        select GPIOLIB
        select HAVE_ARM_SCU if SMP