blob: 58cf932996f56922e0a797e2f99d64aa6bfd4eff [file] [log] [blame]
# Copyright 2022 HNU-ESNL
# Copyright 2022 openEuler SIG-Zephyr
# SPDX-License-Identifier: Apache-2.0
if SOC_RK3568
config FLASH_SIZE
default 0
config FLASH_BASE_ADDRESS
default 0
config NUM_IRQS
int
default 240
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 24000000
endif