zephyr/soc/intel/intel_socfpga_std/cyclonev/Kconfig.defconfig.cyclonev

15 lines
201 B
Plaintext

# Copyright (c) 2022-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if SOC_CYCLONEV
config NUM_IRQS
int
default 211
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 231250000
endif