From c08d9b706a19de5b35704170971959382327bc74 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Wed, 27 Mar 2024 13:47:16 +0100 Subject: fragments: Remove CONFIG_BT_HS This particular flag has been removed from the Bluetooth Core specification and is not available in the kernel anymore [1]. [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9dd082b4feb68ca08463767f51c342982e0de7d9 --- fragments/net/bluetooth | 1 - 1 file changed, 1 deletion(-) (limited to 'fragments') diff --git a/fragments/net/bluetooth b/fragments/net/bluetooth index f025202..b22820d 100644 --- a/fragments/net/bluetooth +++ b/fragments/net/bluetooth @@ -1,7 +1,6 @@ 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 -- cgit v1.2.3-2-gb3c3