linux (iMX6): enable HIDP support

HIDP is required for the Bluetooth Human Interface device profile, which allows the connection of Bluetooth keyboard, mouse and game controllers.
This commit is contained in:
by-gnome 2024-01-29 14:48:18 +03:00 committed by GitHub
parent ae345073d5
commit 42b4dede01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1328,7 +1328,7 @@ CONFIG_BT_BREDR=y
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
# CONFIG_BT_BNEP is not set
# CONFIG_BT_HIDP is not set
CONFIG_BT_HIDP=m
CONFIG_BT_HS=y
CONFIG_BT_LE=y
CONFIG_BT_LE_L2CAP_ECRED=y