MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIB
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Jun 2016 07:59:29 +0000 (09:59 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 24 Jul 2016 10:38:18 +0000 (12:38 +0200)
The Loongson1 added a new instance of ARCH_WANT_OPTIONAL_GPIOLIB
which is no longer required to have GPIOLIB available in
Kconfig. Delete it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13543/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index 99804f6a4af5ea60bfe9c8d472b697a09b7eda1d..4ba1447d738151d1cc42384848450516079a7268 100644 (file)
@@ -1395,7 +1395,6 @@ config CPU_LOONGSON1B
        bool "Loongson 1B"
        depends on SYS_HAS_CPU_LOONGSON1B
        select CPU_LOONGSON1
-       select ARCH_WANT_OPTIONAL_GPIOLIB
        select LEDS_GPIO_REGISTER
        help
          The Loongson 1B is a 32-bit SoC, which implements the MIPS32
This page took 0.026395 seconds and 5 git commands to generate.