diff --git a/subsys/bluetooth/host/Kconfig b/subsys/bluetooth/host/Kconfig index 927c43b3f79..003f80d03f9 100644 --- a/subsys/bluetooth/host/Kconfig +++ b/subsys/bluetooth/host/Kconfig @@ -444,14 +444,14 @@ config BT_DEBUG_SDP This option enables debug support for the Bluetooth Service Discovery Protocol (SDP). +endif # BT_DEBUG + config BT_TESTING bool "Bluetooth Testing" help This option enables custom Bluetooth testing interface. Shall only be used for testing purposes. -endif # BT_DEBUG - config BT_BREDR bool "Bluetooth BR/EDR support [EXPERIMENTAL]" depends on BT_HCI_HOST