fix(ble/controller): Fix BLE Kconfig on ESP32 to avoid unexpected behavior

(cherry picked from commit 9496949132)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
This commit is contained in:
Zhang Hai Peng
2025-03-03 11:13:40 +08:00
parent 7b0c6f45aa
commit a903c662db

View File

@@ -491,7 +491,6 @@ config BTDM_BLE_VS_QA_SUPPORT
This enables BLE vendor HCI command and event for QA.
config BTDM_CTRL_CONTROLLER_DEBUG_MODE_1
visible if 0
bool "Enable Bluetooth controller debugging mode 1 (for internal use only)"
default n
depends on BT_ENABLED