10 lines
197 B
Plaintext
10 lines
197 B
Plaintext
|
# Kconfig - BL654 DVK board configuration
|
||
|
#
|
||
|
# Copyright (c) 2019 Laird Connectivity
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_BL654_DVK
|
||
|
bool "BL654 DVK"
|
||
|
depends on SOC_NRF52840_QIAA
|