components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller

This commit is contained in:
baohongde
2021-09-16 15:57:57 +08:00
parent eb176c3453
commit b310c062cd
72 changed files with 34 additions and 78 deletions

View File

@@ -668,7 +668,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
CONFIG_BT_SMP_ENABLE=y
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
CONFIG_BT_RESERVE_DRAM=0xdb5c
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
# end of Bluedroid Options
# end of Bluetooth