1# Copyright (c) 2018 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4if SOC_QEMU_NIOS2 5 6config SYS_CLOCK_HW_CYCLES_PER_SEC 7 default 50000000 8 9endif 10