zephyr/boards/nordic/nrf51dk/Kconfig.defconfig

12 lines
203 B
Plaintext

# nRF51 DK NRF51822 board configuration
# Copyright (c) 2016 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF51DK_NRF51822
config BT_CTLR
default BT
endif # BOARD_NRF51DK_NRF51822