arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabled
authorWasim Khan <wasim.khan@nxp.com>
Mon, 8 Mar 2021 15:48:14 +0000 (16:48 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 20 Apr 2021 11:31:12 +0000 (07:31 -0400)
commit504f8648f036fe2ddf8a65a93d0d27871e32c71d
tree2d7e32c5bc054f3df3a976c1d8a15be532411457
parent182c5f1efbec12419ef458db5565101647ff5911
arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabled

GIC_V3_ITS uses UCLASS_IRQ driver. Update Kconfig to select
IRQ when GIC_V3_ITS is enabled.

Signed-off-by: Wasim Khan <wasim.khan@nxp.com>
Reviewed-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com>
arch/arm/Kconfig