Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
39eaec0513d465e4025d71ff28f2c97d06afc68d
/
.
/
soc
/
silabs
/
silabs_s2
/
xg21
/
Kconfig.defconfig
blob: e262e4df55d40945b0c2c039ecbc1d41a248beeb [
file
]
# Copyright (c) 2020 TriaGnoSys GmbH
# SPDX-License-Identifier: Apache-2.0
if
SOC_SILABS_XG21
config NUM_IRQS
# must be >= the highest interrupt number used
default
61
config PM
select
COUNTER
select
UART_INTERRUPT_DRIVEN
endif