Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5d1e59b984f03c640a89ee15aa894ccdd98df1d6
/
.
/
soc
/
nios2
/
nios2-qemu
/
Kconfig.defconfig
blob: 453af05cd8c778ff302278f83d3d8d03f36b2720 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
if
SOC_NIOS2_QEMU
config SOC
default
"nios2-qemu"
config SYS_CLOCK_HW_CYCLES_PER_SEC
default
50000000
endif