blob: 433c225594b1578ebbb48479f09f3c8a4b1b81d1 [file] [log] [blame]
# nRF52 BBC_MICROBIT_V2 board configuration
# Copyright (c) 2020 Lingao Meng
# SPDX-License-Identifier: Apache-2.0
if BOARD_BBC_MICROBIT_V2
config BOARD
default "bbc_microbit_v2"
config BT_CTLR
default BT
config I2C
default y if SENSOR
endif # BOARD_BBC_MICROBIT_V2