This is an AArch64 board. We also add RK3399 SoC support, as well as a very simple Synopsys 8250dw UART driver. Signed-off-by: Henri Xavier <datacomos@huawei.com>
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
#
|
|
# Copyright 2022 Huawei France Technologies SASU
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
config BOARD
|
|
default "khadas_edgev"
|
|
depends on BOARD_KHADAS_EDGEV
|