10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
|
# Kconfig - Holyiot YJ-16019 board configuration
|
||
|
#
|
||
|
# Copyright (c) 2019 Henrik Brix Andersen <henrik@brixandersen.dk>
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_HOLYIOT_YJ16019
|
||
|
bool "Holyiot YJ-16019"
|
||
|
depends on SOC_NRF52832_QFAA
|