blob: 8fd6c35f13220c4df2a45cee229633d9b1b72c04 [file] [log] [blame]
# nRF51 VBLUno51 board configuration
# Copyright (c) 2017 VNG IoT Lab Limited.
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF51_VBLUNO51
config BOARD
default "nrf51_vbluno51"
config I2C_0
default y
depends on I2C
config BT_CTLR
default BT
endif # BOARD_NRF51_VBLUNO51