zephyr/boards/arm/nrf51dongle_nrf51422/Kconfig.defconfig

15 lines
276 B
Plaintext

# nRF51 Dongle NRF51422 board configuration
# Copyright (c) 2018-2020 Nordic Semiconductor ASA.
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF51DONGLE_NRF51422
config BOARD
default "nrf51dongle_nrf51422"
config BT_CTLR
default BT
endif # BOARD_NRF51DONGLE_NRF51422