soc: rk3568: Port to HWMv2
Ports the rk3568 SoC configuration to hardware model version 2
This commit is a followup to commit
e5be4e435c
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
This commit is contained in:
committed by
Jamie McCrae
parent
b8928b1628
commit
9f19a2075a
@@ -7,3 +7,6 @@ config SOC_SERIES_RK3568
|
||||
select CPU_CORTEX_A55
|
||||
select ARM_ARCH_TIMER
|
||||
select GIC_V3
|
||||
|
||||
config SOC_PART_NUMBER
|
||||
default "RK3568" if SOC_SERIES_RK3568
|
||||
|
||||
@@ -15,6 +15,3 @@ config SOC
|
||||
|
||||
config SOC_SERIES
|
||||
default "rk3568" if SOC_RK3568
|
||||
|
||||
config SOC_PART_NUMBER
|
||||
default "RK3568" if SOC_SERIES_RK3568
|
||||
|
||||
Reference in New Issue
Block a user