summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-gpio/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2018-03-15 07:22:35 +1100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-19 19:56:02 +0100
commit16e556aa104c306958e10165d6da4ab1be4befc8 (patch)
tree18cea37b3f36e77e358ef50b494e68c7d1473b78 /drivers/staging/mt7621-gpio/Kconfig
parent0317d60de8697865634ef1d973cd3a3c9a1dd302 (diff)
downloadop-kernel-dev-16e556aa104c306958e10165d6da4ab1be4befc8.zip
op-kernel-dev-16e556aa104c306958e10165d6da4ab1be4befc8.tar.gz
staging: mt7621-gpio: ralink: add mt7621 gpio controller
Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/mt7621-gpio/Kconfig')
-rw-r--r--drivers/staging/mt7621-gpio/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/mt7621-gpio/Kconfig b/drivers/staging/mt7621-gpio/Kconfig
new file mode 100644
index 0000000..c741ec3
--- /dev/null
+++ b/drivers/staging/mt7621-gpio/Kconfig
@@ -0,0 +1,6 @@
+config GPIO_MT7621
+ bool "Mediatek GPIO Support"
+ depends on SOC_MT7620 || SOC_MT7621
+ select ARCH_REQUIRE_GPIOLIB
+ help
+ Say yes here to support the Mediatek SoC GPIO device
OpenPOWER on IntegriCloud