Files
zephyr/soc/silabs/exx32/efm32pg1b/Kconfig.defconfig
Jamie McCrae 1dc9a8aa17 soc: silabs_exx32: Port to HWMv2
Ports the SoC configuration to hardware model version 2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:50:07 +01:00

13 lines
274 B
Plaintext

# EFM32PG1B series configuration options
# Copyright (c) 2020 Rafael Dias Menezes <rdmeneze@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_EFM32PG1B
config NUM_IRQS
# must be >= the highest interrupt number used
default 34
endif # SOC_SERIES_EFM32PG1B