feat: add MACHINE_FEATURE wifi and bluetooth for AP6212 and AP6330 boards

Signed-off-by: Oliver Kästner <git@oliver-kaestner.de>
This commit is contained in:
Oliver Kästner
2025-03-17 21:03:59 +01:00
parent e828ec13be
commit dcd6baa7cf
5 changed files with 4 additions and 5 deletions

View File

@@ -5,8 +5,6 @@
require conf/machine/include/sun9i.inc
require conf/machine/include/hardware/ap6330.inc
MACHINE_FEATURES:append = " bluetooth wifi"
KERNEL_IMAGETYPE = "zImage"
KERNEL_DEVICETREE = "sun9i-a80-optimus.dtb"