diff --git a/config/boards/orangepi5-max.csc b/config/boards/orangepi5-max.csc index e5ea64523f..ba616cdba9 100644 --- a/config/boards/orangepi5-max.csc +++ b/config/boards/orangepi5-max.csc @@ -5,7 +5,7 @@ BOARD_MAINTAINER="" BOOTCONFIG="orangepi-5-max-rk3588_defconfig" # vendor name, not standard, see hook below, set BOOT_SOC below to compensate BOOT_SOC="rk3588" KERNEL_TARGET="vendor,current,edge" -KERNEL_TEST_TARGET="vendor,current,edge" +KERNEL_TEST_TARGET="vendor,edge" FULL_DESKTOP="yes" BOOT_LOGO="desktop" BOOT_FDT_FILE="rockchip/rk3588-orangepi-5-max.dtb"