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

12 lines
130 B
Plaintext

if SOC_NIOS2E_ZEPHYR
config SOC
string
default nios2e-zephyr
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 50000000
endif