diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index b8796ed903a..d59a4892447 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -233,4 +233,10 @@ endif # BLUETOOTH_DEBUG endif # BLUETOOTH_LE +config BLUETOOTH_BREDR + bool "Bluetooth classic (BR/EDR) support [EXPERIMENTAL]" + default n + help + This option enables classic bluetooth support" + endif # BLUETOOTH