Skip to content

Commit

Permalink
Remove edge kernel on youyeetoo r1
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperKali committed Nov 14, 2024
1 parent 6d8b845 commit 6210738
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/boards/youyeetoo-r1-v3.csc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ BOARDFAMILY="rockchip-rk3588"
BOARD_MAINTAINER="SuperKali"
BOOTCONFIG="generic-rk3588_defconfig" # vendor name, not standard, see hook below, set BOOT_SOC below to compensate
BOOT_SOC="rk3588"
KERNEL_TARGET="edge,current,vendor"
KERNEL_TEST_TARGET="vendor,current"
KERNEL_TARGET="current,vendor"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
IMAGE_PARTITION_TABLE="gpt"
Expand Down

0 comments on commit 6210738

Please sign in to comment.