Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
39eaec0513d465e4025d71ff28f2c97d06afc68d
/
.
/
soc
/
rockchip
/
rk35
/
rk3588
/
Kconfig
blob: 8837bc940b8fa67bf80d77d89d2f36d285c52e63 [
file
]
# Copyright (c) 2025 Syswonder
# SPDX-License-Identifier: Apache-2.0
config SOC_RK3588
select
ARM64
select
CPU_CORTEX_A55
select
ARM_ARCH_TIMER
config SOC_PART_NUMBER
default
"RK3588"
if
SOC_RK3588