commit | 339539c03f09337c8bc78542855cf82949a356da | [log] [tgz] |
---|---|---|
author | Wasim Khan <wasim.khan@nxp.com> | Mon Mar 08 16:48:14 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 20 07:31:12 2021 -0400 |
tree | 2d7e32c5bc054f3df3a976c1d8a15be532411457 | |
parent | 55c9b9c863ad8eeee03c2dccae77fd33ed3d4f3c [diff] |
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>