To trigger LED events from Bluetooth stack. May add dependency LED subsystems but they should be enabled anyway.
Signed-off-by: Mikko Rapeli <[email protected]> --- features/bluetooth/bluetooth.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/features/bluetooth/bluetooth.cfg b/features/bluetooth/bluetooth.cfg index 412276bd81d4..66d0f107311a 100644 --- a/features/bluetooth/bluetooth.cfg +++ b/features/bluetooth/bluetooth.cfg @@ -6,6 +6,7 @@ CONFIG_ISDN_CAPI=y # Features CONFIG_BT=y # OVERRIDE:$MODULE_OR_Y CONFIG_BT_6LOWPAN=m +CONFIG_BT_LEDS=y CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y CONFIG_BT_BNEP=m -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16119): https://lists.yoctoproject.org/g/linux-yocto/message/16119 Mute This Topic: https://lists.yoctoproject.org/mt/117176728/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
