blob: 27946d0f1e9e72a8964103699108a9e2571e5256 [file] [log] [blame]
# Copyright (c) 2019 Interay Solutions B.V.
# Copyright (c) 2019 Oane Kingma
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_EFM32GG11B
config NUM_IRQS
# must be >= the highest interrupt number used
default 68
config GPIO_GECKO
default y
depends on GPIO || LOG_BACKEND_SWO
endif