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

@@ -847,7 +847,7 @@ menu "ESP32-specific"
depends on ESP32_USE_FIXED_STATIC_RAM_SIZE
help
RAM size dedicated for static variables (.data & .bss sections).
Please note that the actual length will be reduced by BT_RESERVE_DRAM if Bluetooth
Please note that the actual length will be reduced by BTDM_RESERVE_DRAM if Bluetooth
controller is enabled.
config ESP32_DPORT_DIS_INTERRUPT_LVL