mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-06 14:50:03 +00:00
arm/arm-bsp: Add yocto-kernel-cache bluetooth support
Add yocto kernel cache bluetooth entries for platforms that have that machine feature enabled. This is necessary, as kernel warnings about it not being enabled are now occurring. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
include features/input/input.scc
|
||||
include features/net/net.scc
|
||||
include features/bluetooth/bluetooth.scc
|
||||
include cfg/timer/no_hz.scc
|
||||
include cfg/usb-mass-storage.scc
|
||||
|
||||
|
||||
+1
@@ -3,3 +3,4 @@ define KTYPE standard
|
||||
define KARCH arm64
|
||||
|
||||
include ktypes/standard/standard.scc
|
||||
include features/bluetooth/bluetooth.scc
|
||||
|
||||
Reference in New Issue
Block a user