OSDN Git Service

mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in Kconfig
authorBrian Masney <masneyb@onstation.org>
Thu, 14 Feb 2019 01:36:40 +0000 (20:36 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 14 Feb 2019 09:02:54 +0000 (10:02 +0100)
commitde744e01aa3af421470eb9725574e3cbce319053
treefe3f1a90276152a4436cf501077dcbdcf493456a
parent1a25d59a55292631a6c601fda5413abc297097b7
mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in Kconfig

Select IRQ_DOMAIN_HIERARCHY for pm8xxx in Kconfig since this driver uses
the version 2 IRQ interfaces. IRQ_DOMAIN_HIERARCHY selects IRQ_DOMAIN,
so it can be removed from here.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/mfd/Kconfig