diff --git a/config/boards/orangepi5.conf b/config/boards/orangepi5.conf index 343428a605..04ba0b581e 100644 --- a/config/boards/orangepi5.conf +++ b/config/boards/orangepi5.conf @@ -5,7 +5,7 @@ BOARD_MAINTAINER="efectn" BOOTCONFIG="orangepi_5_defconfig" # vendor name, not standard, see hook below, set BOOT_SOC below to compensate BOOTCONFIG_SATA="orangepi_5_sata_defconfig" BOOT_SOC="rk3588" -KERNEL_TARGET="legacy" +KERNEL_TARGET="legacy,edge" FULL_DESKTOP="yes" BOOT_LOGO="desktop" BOOT_FDT_FILE="rockchip/rk3588s-orangepi-5.dtb"