Update Aiot-rk3588a board configuration with new boot settings

This commit is contained in:
ghhccghk 2025-11-18 22:03:27 +08:00
parent fa16e03927
commit fe4c904d74
1 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,9 @@
BOARD_NAME="Aiot rk3588" BOARD_NAME="Aiot rk3588"
BOARDFAMILY="rockchip-rk3588" BOARDFAMILY="rockchip-rk3588"
BOARD_MAINTAINER="" BOARD_MAINTAINER=""
BOOTCONFIG="rk3588_defconfig" BOOTCONFIG="imb3588_defconfig"
KERNEL_TARGET="current,edge,vendor" BOOT_SOC="rk3588"
KERNEL_TARGET="vendor"
KERNEL_TEST_TARGET="vendor" KERNEL_TEST_TARGET="vendor"
FULL_DESKTOP="yes" FULL_DESKTOP="yes"
BOOT_LOGO="desktop" BOOT_LOGO="desktop"