mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
sched : add prompt for workerqueue
modify Kconfig Signed-off-by: xucheng5 <xucheng5@xiaomi.com>
This commit is contained in:
+1
-2
@@ -1739,8 +1739,7 @@ config MODULE
|
||||
menu "Work queue support"
|
||||
|
||||
config SCHED_WORKQUEUE
|
||||
# bool "Enable worker thread"
|
||||
bool
|
||||
bool "Enable worker thread"
|
||||
default n
|
||||
---help---
|
||||
Create dedicated "worker" threads to handle delayed or asynchronous
|
||||
|
||||
Reference in New Issue
Block a user