zephyr/boards/arm/nrf51_blenano/Kconfig.defconfig

15 lines
241 B
Plaintext
Raw Permalink Normal View History

# nRF51 BLENANO board configuration
# Copyright (c) 2016 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF51_BLENANO
config BOARD
default "nrf51_blenano"
config BT_CTLR
default BT
endif # BOARD_NRF51_BLENANO