blob: 576afb00df974b4f489cce6ca6b27cc21b754016 [file] [log] [blame]
# BT510 Sensor configuration
# Copyright (c) 2020 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
if BOARD_BT510
config BOARD
default "bt510"
config IEEE802154_NRF5
default y
depends on IEEE802154
config BT_CTLR
default BT
endif # BOARD_BT510