gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
authorAxel Lin <axel.lin@ingics.com>
Tue, 4 Feb 2014 12:39:01 +0000 (20:39 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 6 Feb 2014 09:33:47 +0000 (10:33 +0100)
commita5d6d271b388330a21ff75bca928fefb8489a6f5
tree5495f346b509e8b52b6bac0f918bbc5ff48ea33d
parent781f6d710d4482eab05cfaad50060a0ea8c0e4e0
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>
drivers/gpio/Kconfig