10 lines
199 B
Plaintext
10 lines
199 B
Plaintext
|
# Kconfig - reel board configuration
|
||
|
#
|
||
|
# Copyright (c) 2018 Phytec Messtechnik GmbH
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_REEL_BOARD
|
||
|
bool "reel Board"
|
||
|
depends on SOC_NRF52840_QIAA
|