mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 03:45:22 +00:00
New Telink RISC-V B91 Generic Starter Kit board support. Signed-off-by: Yuriy Vynnychek <yura.vynnychek@telink-semi.com>
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
# Copyright (c) 2021 Telink Semiconductor
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_TLSR9518ADK80D
|
|
bool "Telink B91 Platform"
|
|
depends on SOC_RISCV_TELINK_B91
|