c4f102fd8b
This is an AArch64 board. We also add BCM2711 SoC support Signed-off-by: honglin leng <a909204013@gmail.com>
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
# Copyright 2023 honglin leng <a909204013@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_RPI_4B
|
|
bool "Broadcom BCM2711"
|
|
depends on SOC_BCM2711
|