diff --git a/subsys/bluetooth/host/Kconfig b/subsys/bluetooth/host/Kconfig index cc5ee14f92bb..51cf1b34af90 100644 --- a/subsys/bluetooth/host/Kconfig +++ b/subsys/bluetooth/host/Kconfig @@ -12,9 +12,7 @@ config BT_LONG_WQ if BT_LONG_WQ config BT_LONG_WQ_STACK_SIZE - # Hidden: Long workqueue stack size. Should be derived from system - # requirements. - int + int "Long workqueue stack size" default 1400 if BT_ECC default 1300 if BT_GATT_CACHING default 1024