blob: c073b4d507410c90a910ddece06f3f623527b599 [file] [log] [blame]
# ST Microelectronics STM32WB55XX MCU
# Copyright (c) 2019 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32WB55XX
config SOC
default "stm32wb55xx"
config NUM_IRQS
default 63
config DMAMUX_STM32
default y
depends on DMA_STM32
endif # SOC_STM32WB55XX