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:
parent
3e4a9b9ec7
commit
abbd19c393
4 changed files with 0 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue