blob: 5036a15663921e6c6451d8f3aaf06ecbeac66b61 [file] [log] [blame]
# 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