Skip to content
Snippets Groups Projects
Commit b176dd0e authored by Luiz Augusto von Dentz's avatar Luiz Augusto von Dentz Committed by Marcel Holtmann
Browse files

Bluetooth: Disable High Speed by default


Bluetooth High Speed requires hardware support which is very uncommon
nowadays since HS has not pickup interest by the industry.

Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent f1942564
Branches
Tags
No related merge requests found
...@@ -64,7 +64,6 @@ source "net/bluetooth/hidp/Kconfig" ...@@ -64,7 +64,6 @@ source "net/bluetooth/hidp/Kconfig"
config BT_HS config BT_HS
bool "Bluetooth High Speed (HS) features" bool "Bluetooth High Speed (HS) features"
depends on BT_BREDR depends on BT_BREDR
default y
help help
Bluetooth High Speed includes support for off-loading Bluetooth High Speed includes support for off-loading
Bluetooth connections via 802.11 (wifi) physical layer Bluetooth connections via 802.11 (wifi) physical layer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment