forked from espressif/esp-idf
fix(ble/controller): Fix BLE Kconfig on ESP32 to avoid unexpected behavior
This commit is contained in:
@@ -491,7 +491,7 @@ config BTDM_BLE_VS_QA_SUPPORT
|
|||||||
This enables BLE vendor HCI command and event for QA.
|
This enables BLE vendor HCI command and event for QA.
|
||||||
|
|
||||||
config BTDM_CTRL_CONTROLLER_DEBUG_MODE_1
|
config BTDM_CTRL_CONTROLLER_DEBUG_MODE_1
|
||||||
bool "Enable Bluetooth controller debugging mode 1 (for internal use only)" if n
|
bool "Enable Bluetooth controller debugging mode 1 (for internal use only)"
|
||||||
default n
|
default n
|
||||||
depends on BT_ENABLED
|
depends on BT_ENABLED
|
||||||
help
|
help
|
||||||
|
Reference in New Issue
Block a user