gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Jul 2017 23:11:50 +0000 (08:11 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Aug 2017 08:06:00 +0000 (10:06 +0200)
commitc23d200fec9e7523ecf24017187fea4e2f4abee4
treeb283a769a0ef0f664ecef867cc69dd778fb294d7
parent8db63f5361a80bb91e1c54bccd888060ca07f513
gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY

This driver calls irq_domain_hierarchy() and irq_chip_*_parent().
They are available only when CONFIG_IRQ_DOMAIN_HIERARCHY is enabled.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig