zephyr/arch/nios2/soc/nios2-qemu/Kconfig.defconfig

12 lines
123 B
Plaintext
Raw Normal View History

if SOC_NIOS2_QEMU
config SOC
string
default nios2-qemu
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 1000000
endif