# Kconfig - ST Microelectronics STM32WB55XX MCU
#
# Copyright (c) 2019 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32WB55XG
config SOC
string
default "stm32wb55xx"
config NUM_IRQS
int
default 63
endif # SOC_STM32WB55XG