mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Make building of low-priority work queue independent of also building the high-priority work queue
This commit is contained in:
@@ -452,7 +452,6 @@ config SCHED_WORKPERIOD
|
||||
config SCHED_WORKSTACKSIZE
|
||||
int "High priority worker thread stack size"
|
||||
default 2048
|
||||
depends on SCHED_WORKQUEUE
|
||||
---help---
|
||||
The stack size allocated for the worker thread. Default: 2K.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user