zephyr/soc/silabs/silabs_s0/efm32wg/Kconfig.defconfig

13 lines
245 B
Plaintext

# EFM32WG series configuration options
# Copyright (c) 2017 Christian Taedcke
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_EFM32WG
config NUM_IRQS
# must be >= the highest interrupt number used
default 39
endif # SOC_SERIES_EFM32WG