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

13 lines
251 B
Plaintext

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