From: Alexandre Courbot Date: Sat, 9 Mar 2013 07:47:55 +0000 (+0900) Subject: mips: remove redundant GENERIC_GPIO select X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=65e967324200a3cca9b1e903ed624b2a962e7b2b;p=deliverable%2Flinux.git mips: remove redundant GENERIC_GPIO select Signed-off-by: Alexandre Courbot Acked-by: Arnd Bergmann Acked-by: Linus Walleij --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index cd2e21ff562a..1179b7e0e29e 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1201,7 +1201,6 @@ config CPU_LOONGSON2F bool "Loongson 2F" depends on SYS_HAS_CPU_LOONGSON2F select CPU_LOONGSON2 - select GENERIC_GPIO select ARCH_REQUIRE_GPIOLIB help The Loongson 2F processor implements the MIPS III instruction set