update u-boot config name for rock-3a (#4007)

This commit is contained in:
Jianfeng Liu 2022-07-20 05:12:04 +08:00 committed by GitHub
parent 3196ef8bd8
commit c17adeca6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Rockchip RK3568 quad core 1-8GB SoC GBe eMMC USB3
BOARD_NAME="Rock 3A"
BOARDFAMILY="rk35xx"
BOOTCONFIG="rock-3-a-rk3568_defconfig"
BOOTCONFIG="rock-3a-rk3568_defconfig"
KERNEL_TARGET="legacy,edge"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"