blob: cede46b95fe39702528ff336bb832b0bb4c31e05 [file] [log] [blame]
# 96boards Carbon board configuration
# Copyright (c) 2016 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
if BOARD_96B_CARBON_STM32F401XE
config SPI_STM32_INTERRUPT
default y
depends on SPI
if BT
config SPI
default y
choice BT_HCI_BUS_TYPE
default BT_SPI
endchoice
endif # BT
endif # BOARD_96B_CARBON_STM32F401XE
if BOARD_96B_CARBON_NRF51822
config BT_CTLR
default BT
endif # BOARD_96B_CARBON_NRF51822