sched : add prompt for workerqueue

modify Kconfig

Signed-off-by: xucheng5 <xucheng5@xiaomi.com>
This commit is contained in:
xucheng5
2024-09-04 15:23:52 +08:00
committed by Xiang Xiao
parent 0da40c5d65
commit 23ddfdfb1d
+1 -2
View File
@@ -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