diff --git a/subsys/bluetooth/host/Kconfig b/subsys/bluetooth/host/Kconfig index d49ea5c8fde..ba34a96ffdb 100644 --- a/subsys/bluetooth/host/Kconfig +++ b/subsys/bluetooth/host/Kconfig @@ -15,6 +15,7 @@ config BT_LONG_WQ_STACK_SIZE # Hidden: Long workqueue stack size. Should be derived from system # requirements. int + default 4096 if NO_OPTIMIZATIONS default 1400 if BT_ECC default 1300 if BT_GATT_CACHING default 1024