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