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:
Torsten Rasmussen
2024-01-31 22:00:52 +01:00
committed by Jamie McCrae
parent cda3a74868
commit b8928b1628
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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