zephyr/boards/ezurio/bt510/Kconfig.defconfig

15 lines
201 B
Plaintext

# BT510 Sensor configuration
# Copyright (c) 2020 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
if BOARD_BT510
config BT_CTLR
default BT
config I2C
default SENSOR
endif # BOARD_BT510