From: Alexandre Courbot Date: Sat, 9 Mar 2013 07:47:55 +0000 (+0900) Subject: mips: remove redundant GENERIC_GPIO select X-Git-Tag: firefly_0821_release~3680^2~522^2~18 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=65e967324200a3cca9b1e903ed624b2a962e7b2b;p=firefly-linux-kernel-4.4.55.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