10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
|
# Kconfig - nRF52840 PCA10059 board configuration
|
||
|
#
|
||
|
# Copyright (c) 2018 Nordic Semiconductor ASA
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_NRF52840_PCA10059
|
||
|
bool "NRF52840 PCA10059"
|
||
|
depends on SOC_NRF52840_QIAA
|