zephyr/soc/silabs/silabs_s1/efm32pg12b/Kconfig.defconfig

13 lines
254 B
Plaintext

# EFM32PG12B series configuration options
# Copyright (c) 2018 Christian Taedcke
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_EFM32PG12B
config NUM_IRQS
# must be >= the highest interrupt number used
default 50
endif # SOC_SERIES_EFM32PG12B