blob: 6a409414c18f2803acd19ac23aa2d6103331635f [file] [log] [blame]
# BL654 DVK board configuration
# Copyright (c) 2019 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
if BOARD_BL654_DVK
config BOARD
default "bl654_dvk"
config BT_CTLR
default BT
if DAC
config DAC_MCP4725
default y
config DAC_INIT_PRIORITY
default 80
config I2C
default y
endif # DAC
endif # BOARD_BL654_DVK