1# Copyright (c) 2019-2020 Cobham Gaisler AB 2# SPDX-License-Identifier: Apache-2.0 3 4if SOC_LEON3 5 6config SYS_CLOCK_HW_CYCLES_PER_SEC 7 default 40000000 8 9endif 10