summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/Kconfig')
-rw-r--r--net/bluetooth/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig
index b8c794b87523..95d1a66ba03a 100644
--- a/net/bluetooth/Kconfig
+++ b/net/bluetooth/Kconfig
@@ -53,6 +53,11 @@ source "net/bluetooth/cmtp/Kconfig"
53 53
54source "net/bluetooth/hidp/Kconfig" 54source "net/bluetooth/hidp/Kconfig"
55 55
56config BT_HS
57 bool "Bluetooth High Speed (HS) features"
58 depends on BT_BREDR
59 default y
60
56config BT_LE 61config BT_LE
57 bool "Bluetooth Low Energy (LE) features" 62 bool "Bluetooth Low Energy (LE) features"
58 depends on BT 63 depends on BT