aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-03-09 17:46:54 +0100
committerArnd Bergmann <arnd@arndb.de>2018-03-26 15:56:53 +0200
commit9a95e8d25a140ba95654b34b44f531d0c485c7a7 (patch)
treea106ff15a9bad40cea35e3ef47a670a7bb512950 /drivers/gpio/Kconfig
parentcpufreq: remove cris specific drivers (diff)
downloadlinux-dev-9a95e8d25a140ba95654b34b44f531d0c485c7a7.tar.xz
linux-dev-9a95e8d25a140ba95654b34b44f531d0c485c7a7.zip
gpio: remove etraxfs driver
The cris architecture is getting removed, so we no longer need the etraxfs driver. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 8dbb2280538d..68d812b38be7 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -170,15 +170,6 @@ config GPIO_EP93XX
depends on ARCH_EP93XX
select GPIO_GENERIC
-config GPIO_ETRAXFS
- bool "Axis ETRAX FS General I/O"
- depends on CRIS || COMPILE_TEST
- depends on OF_GPIO
- select GPIO_GENERIC
- select GPIOLIB_IRQCHIP
- help
- Say yes here to support the GPIO controller on Axis ETRAX FS SoCs.
-
config GPIO_EXAR
tristate "Support for GPIO pins on XR17V352/354/358"
depends on SERIAL_8250_EXAR