From: Luiz Augusto von Dentz Date: Thu, 6 Aug 2020 18:17:13 +0000 (-0700) Subject: Bluetooth: Disable High Speed by default X-Git-Tag: v5.10.7~1401^2~113^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b176dd0ef6afcb3bca24f41d78b0d0b731ec2d08;p=platform%2Fkernel%2Flinux-rpi.git 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: Luiz Augusto von Dentz Signed-off-by: Marcel Holtmann --- diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index e2497d76..64e669a 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -64,7 +64,6 @@ source "net/bluetooth/hidp/Kconfig" config BT_HS bool "Bluetooth High Speed (HS) features" depends on BT_BREDR - default y help Bluetooth High Speed includes support for off-loading Bluetooth connections via 802.11 (wifi) physical layer