blob: 14865e7c70182b5d92c70fc05454bfa612771674 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32WB55XX MCU
#
# Copyright (c) 2019 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32WB55XX
config SOC
string
default "stm32wb55xx"
config NUM_IRQS
int
default 63
endif # SOC_STM32WB55XX