summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2013-03-09 08:47:55 +0100
committerAlexandre Courbot <acourbot@nvidia.com>2013-03-20 14:48:13 +0100
commit65e967324200a3cca9b1e903ed624b2a962e7b2b (patch)
tree06f2cc580735b9b18c2f671b3dc5a6e2c6accd50 /arch/mips/Kconfig
parentMerge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs (diff)
downloadlinux-65e967324200a3cca9b1e903ed624b2a962e7b2b.tar.xz
linux-65e967324200a3cca9b1e903ed624b2a962e7b2b.zip
mips: remove redundant GENERIC_GPIO select
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 0 insertions, 1 deletions
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