zephyr/boards/arm/nrf52_blenano2/Kconfig.defconfig

15 lines
246 B
Plaintext
Raw Permalink Normal View History

# nRF52 BLENANO 2 board configuration
# Copyright (c) 2016 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF52_BLENANO2
config BOARD
default "nrf52_blenano2"
config BT_CTLR
default BT
endif # BOARD_NRF52_BLENANO2