drivers: interrupt controller: update GIC Kconfigs

Selection of these GIC Kconfigs have been deprecated
for more than 2 releases, users should use the devicetree
method instead, update the Kconfigs.

The SOCs below have been updated to not select `GIC_V3`, since
their devicetree already have the required compatible:
- fvp_aemv8r
- rzt2m
- rk3658

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
Yong Cong Sin 2024-06-17 22:13:58 +08:00 committed by Anas Nashif
commit abbd19c393
4 changed files with 0 additions and 15 deletions

View file

@ -5,7 +5,6 @@ config SOC_RENESAS_RZT2M
select ARM
select CPU_CORTEX_R52
select CPU_HAS_ARM_MPU
select GIC_V3
select GIC_SINGLE_SECURITY_STATE
select ARM_ARCH_TIMER
select SYSCON