10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
|
# Kconfig - nRF51 BLE400 board configuration
|
||
|
#
|
||
|
# Copyright (c) 2018 Roman Tataurov <diytronic@yandex.ru>
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_NRF51_BLE400
|
||
|
bool "nRF51 BLE400"
|
||
|
depends on SOC_NRF51822_QFAA
|