Add edge kernel support for Orange Pi 5
This commit is contained in:
parent
f7c410de2f
commit
8ffdf8c55c
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user