zephyr/boards/arm/curie_ble/Kconfig.defconfig

16 lines
236 B
Plaintext

# Kconfig - Curie BLE (nRF51822) configuration
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_CURIE_BLE
config BOARD
default "curie_ble"
config BT_CTLR
default BT
endif # BOARD_CURIE_BLE