fix(bt/controller): Fixed controller flash only bug if hci-uart is enabled

This commit is contained in:
zhiweijian
2025-03-24 20:33:08 +08:00
parent 4e61ce24d6
commit 15a901fb5e
2 changed files with 13 additions and 9 deletions

View File

@@ -548,7 +548,7 @@ config BT_CTRL_BLE_SCAN
default y
config BT_CTRL_BLE_SECURITY_ENABLE
depends on BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ONLY
depends on BT_CTRL_RUN_IN_FLASH_ONLY
bool "Enable BLE security feature"
default y