summaryrefslogtreecommitdiff
path: root/sdkconfig.common
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2024-02-12 17:09:17 +1100
committerjacqueline <me@jacqueline.id.au>2024-02-12 17:09:17 +1100
commit03c0968168090b1093bda7e05874c201ae58b57b (patch)
tree118390c4c1278cd5fa1326b0d65273e3e32efeed /sdkconfig.common
parenta37b5173560f56567b27f33ea1df60c51c6e29ce (diff)
downloadtangara-fw-03c0968168090b1093bda7e05874c201ae58b57b.tar.gz
Let's try avoiding allocs in the bt stacks
Diffstat (limited to 'sdkconfig.common')
-rw-r--r--sdkconfig.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdkconfig.common b/sdkconfig.common
index 0fbe730c..7ae9aea2 100644
--- a/sdkconfig.common
+++ b/sdkconfig.common
@@ -13,7 +13,6 @@ CONFIG_BT_A2DP_ENABLE=y
CONFIG_BT_STACK_NO_LOG=y
# CONFIG_BT_MULTI_CONNECTION_ENBALE is not set
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y
-CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=y
CONFIG_SPI_MASTER_IN_IRAM=y
# CONFIG_SPI_SLAVE_ISR_IN_IRAM is not set