blob: e63531f897bac2410086a73b43ebf3e8f8f323d8 [file] [log] [blame]
# STM32WB5MMG Bluetooth module board configuration
# Copyright (c) 2024 Javad Rahimipetroudi <javad.rahimipetroudi@mind.be>
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32WB5MMG
choice BT_HCI_BUS_TYPE
default BT_STM32_IPM
depends on BT
endchoice
endif