rk322x: remove legacy target

This commit is contained in:
Paolo Sabatino
2023-12-25 20:09:23 +01:00
committed by Paolo
parent f71a96b799
commit 06e3401fde

View File

@@ -6,5 +6,5 @@ BOOTCONFIG="rk322x-box_defconfig"
BOOT_FDT_FILE="rk322x-box.dtb"
MODULES_LEGACY="hci_uart rfcomm hidp"
MODULES_BLACKLIST_LEGACY="ssv6051 8723cs r8188eu ssv6x5x"
KERNEL_TARGET="legacy,current,edge"
KERNEL_TARGET="current,edge"
BOOT_SOC="rk322x"