mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
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:
@@ -1328,7 +1328,7 @@ CONFIG_BT_BREDR=y
|
|||||||
CONFIG_BT_RFCOMM=m
|
CONFIG_BT_RFCOMM=m
|
||||||
CONFIG_BT_RFCOMM_TTY=y
|
CONFIG_BT_RFCOMM_TTY=y
|
||||||
# CONFIG_BT_BNEP is not set
|
# CONFIG_BT_BNEP is not set
|
||||||
# CONFIG_BT_HIDP is not set
|
CONFIG_BT_HIDP=m
|
||||||
CONFIG_BT_HS=y
|
CONFIG_BT_HS=y
|
||||||
CONFIG_BT_LE=y
|
CONFIG_BT_LE=y
|
||||||
CONFIG_BT_LE_L2CAP_ECRED=y
|
CONFIG_BT_LE_L2CAP_ECRED=y
|
||||||
|
|||||||
Reference in New Issue
Block a user