13 lines
334 B
Plaintext
13 lines
334 B
Plaintext
# reel board configuration
|
|
|
|
# Copyright (c) 2018-2019 PHYTEC Messtechnik GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_REEL_BOARD
|
|
bool "reel board equipped with GDEH0213B1 display"
|
|
depends on SOC_NRF52840_QIAA
|
|
|
|
config BOARD_REEL_BOARD_V2
|
|
bool "reel board equipped with GDEH0213B72 display"
|
|
depends on SOC_NRF52840_QIAA
|