-
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE
¶
System workqueue stack size
Type: int
Kconfig definition¶
At kernel/Kconfig:377
Included via Kconfig:10
→ Kconfig.zephyr:31
Menu path: (top menu) → General Kernel Options → Work Queue Options
config SYSTEM_WORKQUEUE_STACK_SIZE
int
prompt "System workqueue stack size"
default 4096 if COVERAGE
default 1024
(Definitions include propagated dependencies, including from if’s and menus.)