soc: rk3399: Port to HWMv2
Ports the rk3399 SoC configuration to hardware model version 2
This commit is a followup to commit
cc51974523
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
This commit is contained in:
committed by
Jamie McCrae
parent
cda3a74868
commit
b8928b1628
@@ -8,3 +8,6 @@ config SOC_RK3399
|
||||
select ARM64
|
||||
select CPU_CORTEX_A53
|
||||
select ARM_ARCH_TIMER if SYS_CLOCK_EXISTS
|
||||
|
||||
config SOC_PART_NUMBER
|
||||
default "RK3399" if SOC_SERIES_RK3399
|
||||
|
||||
@@ -17,6 +17,3 @@ config SOC
|
||||
|
||||
config SOC_SERIES
|
||||
default "rk3399" if SOC_SERIES_RK3399
|
||||
|
||||
config SOC_PART_NUMBER
|
||||
default "RK3399" if SOC_SERIES_RK3399
|
||||
|
||||
Reference in New Issue
Block a user