blob: eaedcb9a996573d2c3cf3e420fa679241a0527eb [file] [log] [blame]
# EFM32HG series configuration options
# Copyright (c) 2018 Christian Taedcke
# Copyright (c) 2018 Marcio Montenegro
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_EFM32HG
config NUM_IRQS
# must be >= the highest interrupt number used
default 20
endif # SOC_SERIES_EFM32HG