10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
|
# Kconfig - Curie BLE (nRF51822) configuration
|
||
|
#
|
||
|
# Copyright (c) 2017 Intel Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_CURIE_BLE
|
||
|
bool "Curie BLE"
|
||
|
depends on SOC_NRF51822_QFAA
|