diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index 6395e5daa69..f6023a8673a 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -161,8 +161,10 @@ config BLUETOOTH_MAX_PAIRED endif # BLUETOOTH_CONN +endif # BLUETOOTH_LE + config BLUETOOTH_DEBUG - bool "Bluetooth LE debug support" + bool "Bluetooth debug support" select STDOUT_CONSOLE default n help @@ -235,8 +237,6 @@ config BLUETOOTH_DEBUG_GATT endif # BLUETOOTH_DEBUG -endif # BLUETOOTH_LE - config BLUETOOTH_BREDR bool "Bluetooth classic (BR/EDR) support [EXPERIMENTAL]" default n