aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorHuacai Chen <chenhc@lemote.com>2015-04-01 10:20:08 +0800
committerLinus Walleij <linus.walleij@linaro.org>2015-04-07 11:15:56 +0200
commit991ff4e3d71dcad184d18f9b1b241f3191601909 (patch)
tree43f63402b1235ec66be75d95aa11ba29c1398e19 /drivers/gpio/Kconfig
parentMIPS: Cleanup Loongson-2F's gpio driver (diff)
downloadlinux-dev-991ff4e3d71dcad184d18f9b1b241f3191601909.tar.xz
linux-dev-991ff4e3d71dcad184d18f9b1b241f3191601909.zip
MIPS: Move Loongson GPIO driver to drivers/gpio
Move Loongson-2's GPIO driver to drivers/gpio and add Kconfig options. Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Huacai Chen <chenhc@lemote.com> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 9b2d35092cda..473511ff676a 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -508,6 +508,12 @@ config GPIO_GRGPIO
Select this to support Aeroflex Gaisler GRGPIO cores from the GRLIB
VHDL IP core library.
+config GPIO_LOONGSON
+ bool "Loongson-2 GPIO support"
+ depends on CPU_LOONGSON2
+ help
+ driver for GPIO functionality on Loongson-2F processors.
+
config GPIO_TB10X
bool
select GENERIC_IRQ_CHIP