diff --git a/config/boards/khadas-edge2.conf b/config/boards/khadas-edge2.conf index 21009f2558..972b51eb64 100644 --- a/config/boards/khadas-edge2.conf +++ b/config/boards/khadas-edge2.conf @@ -3,7 +3,7 @@ declare -g BOARD_NAME="Khadas Edge2" declare -g BOARDFAMILY="rockchip-rk3588" declare -g BOARD_MAINTAINER="igorpecovnik" declare -g BOOT_SOC="rk3588" # Just to avoid errors in rockchip64_commmon -declare -g KERNEL_TARGET="legacy" +declare -g KERNEL_TARGET="legacy,edge" declare -g IMAGE_PARTITION_TABLE="gpt" declare -g BOOT_FDT_FILE="rockchip/rk3588s-khadas-edge2.dtb" # Specific to this board