summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorAxel Lin2014-02-04 13:39:01 +0100
committerLinus Walleij2014-02-06 10:33:47 +0100
commita5d6d271b388330a21ff75bca928fefb8489a6f5 (patch)
tree5495f346b509e8b52b6bac0f918bbc5ff48ea33d /drivers/gpio/Kconfig
parentgpio: generic: Add label to platform data (diff)
downloadkernel-qcow2-linux-a5d6d271b388330a21ff75bca928fefb8489a6f5.tar.gz
kernel-qcow2-linux-a5d6d271b388330a21ff75bca928fefb8489a6f5.tar.xz
kernel-qcow2-linux-a5d6d271b388330a21ff75bca928fefb8489a6f5.zip
gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
commit f1f70479e999 "gpio: pl061: support irqdomain" drops the support of irq generic chip and use irqdomain instead. Thus fixes the dependency by selecting IRQ_DOMAIN rather than GENERIC_IRQ_CHIP. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 697338772b64..2ca735f976b7 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -228,7 +228,7 @@ config GPIO_OCTEON
config GPIO_PL061
bool "PrimeCell PL061 GPIO support"
depends on ARM_AMBA
- select GENERIC_IRQ_CHIP
+ select IRQ_DOMAIN
help
Say yes here to support the PrimeCell PL061 GPIO device