soc: arm: nxp_s32: Move GIC version to DT
Move the GIC version to the device tree for nxp_s32 to improve readability Signed-off-by: Piotr Wojnarowski <pwojnarowski@antmicro.com>
This commit is contained in:
parent
95c1a7e83f
commit
bca43d3eaf
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,6 @@ config SOC_SERIES_S32ZE_R52
|
|||
select CPU_CORTEX_R52
|
||||
select CPU_HAS_DCLS
|
||||
select CPU_HAS_ARM_MPU
|
||||
select GIC_V3
|
||||
select GIC_SINGLE_SECURITY_STATE
|
||||
select VFP_DP_D16
|
||||
select PLATFORM_SPECIFIC_INIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue