zephyr/soc/gaisler/leon3/Kconfig.defconfig

10 lines
157 B
Plaintext

# Copyright (c) 2019-2020 Cobham Gaisler AB
# SPDX-License-Identifier: Apache-2.0
if SOC_LEON3
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 40000000
endif