summaryrefslogtreecommitdiff
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorKamlakant Patel <kamlakant.patel@linaro.org>2014-12-01 15:09:37 +0300
committerLinus Walleij <linus.walleij@linaro.org>2015-01-16 18:25:26 +0300
commit866010fb7ea03b73a0528b99298254c43ac12888 (patch)
treef328f50a0eaf0ef37a39e4670c31a9caa4ff1a26 /drivers/gpio/Kconfig
parent1fbb29c2f7b41c78c618ac80592b5ed43aa296cf (diff)
downloadlinux-866010fb7ea03b73a0528b99298254c43ac12888.tar.xz
gpio: ge: convert to use basic mmio gpio library
This patch converts GE GPIO driver to use basic_mmio_gpio generic library. Signed-off-by: Kamlakant Patel <kamlakant.patel@linaro.org> Acked-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index d24492c59bf9..8dcd0bd5b0fa 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -459,6 +459,7 @@ config GPIO_VX855
config GPIO_GE_FPGA
bool "GE FPGA based GPIO"
depends on GE_FPGA
+ select GPIO_GENERIC
help
Support for common GPIO functionality provided on some GE Single Board
Computers.