From 8990287e32df12a026387e13def2518a73fc1030 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Mon, 25 Mar 2024 12:12:17 +0100 Subject: fragments: Enable BNAP and UHID for Bluetooth This will enable PANs and the ability to pair mice, keyboards, and gamepads. --- fragments/net/bluetooth | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'fragments') 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 -- cgit v1.2.3-2-gb3c3