diff options
Diffstat (limited to 'net/bluetooth/Kconfig')
-rw-r--r-- | net/bluetooth/Kconfig | 5 |
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 | ||
54 | source "net/bluetooth/hidp/Kconfig" | 54 | source "net/bluetooth/hidp/Kconfig" |
55 | 55 | ||
56 | config BT_HS | ||
57 | bool "Bluetooth High Speed (HS) features" | ||
58 | depends on BT_BREDR | ||
59 | default y | ||
60 | |||
56 | config BT_LE | 61 | config BT_LE |
57 | bool "Bluetooth Low Energy (LE) features" | 62 | bool "Bluetooth Low Energy (LE) features" |
58 | depends on BT | 63 | depends on BT |