diff options
Diffstat (limited to 'fragments/net/bluetooth')
-rw-r--r-- | fragments/net/bluetooth | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fragments/net/bluetooth b/fragments/net/bluetooth index dfff778..f025202 100644 --- a/fragments/net/bluetooth +++ b/fragments/net/bluetooth @@ -2,3 +2,9 @@ CONFIG_BT=m CONFIG_BT_RFCOMM=m CONFIG_BT_HIDP=y CONFIG_BT_HS=y + +CONFIG_BT_BNEP=m +CONFIG_BT_BNEP_MC_FILTER=y +CONFIG_BT_BNEP_PROTO_FILTER=y + +CONFIG_UHID=m |