aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 5b821a189780..17b72729ed3c 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -142,7 +142,6 @@ config GPIO_DAVINCI
142 142
143config GPIO_DWAPB 143config GPIO_DWAPB
144 tristate "Synopsys DesignWare APB GPIO driver" 144 tristate "Synopsys DesignWare APB GPIO driver"
145 depends on ((ARC || ARM || ARM64) && OF_GPIO) || X86_INTEL_QUARK
146 select GPIO_GENERIC 145 select GPIO_GENERIC
147 select GENERIC_IRQ_CHIP 146 select GENERIC_IRQ_CHIP
148 help 147 help