Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f8ab959d7e94c85156b89e914232e7bca8fbc217
/
.
/
soc
/
arm
/
mps3
/
Kconfig.defconfig
blob: 449b87d33a179c1a94e19e0c41ce0921462c7839 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if
SOC_SERIES_MPS3
config SYS_CLOCK_HW_CYCLES_PER_SEC
default
25000000
rsource
"Kconfig.defconfig.mps3*"
endif
# SOC_SERIES_MPS3