1
0
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:
Jon Mason
2022-08-23 15:14:39 -04:00
parent ac4259011f
commit 0027806b53
2 changed files with 2 additions and 0 deletions
@@ -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
@@ -3,3 +3,4 @@ define KTYPE standard
define KARCH arm64
include ktypes/standard/standard.scc
include features/bluetooth/bluetooth.scc