]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 29 May 2014 14:52:46 +0000 (16:52 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 29 May 2014 14:52:46 +0000 (16:52 +0200)
commitf960a15ea69becc528f0543bdb3e986fce178cbd
tree4574f024361e530cbf44c4429b6fe1cb7d3522d6
parent403971fd8be2b63f9fa5519e8d9460497c07d9fb
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers

These helpers depend on the IRQ_DOMAIN so select it explicitly,
as it will not be present on all platforms such as Intel
desktops and laptops using Intel-MID.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig