diff --git a/sched/Kconfig b/sched/Kconfig index 4fc76131941..f1749e6d50d 100644 --- a/sched/Kconfig +++ b/sched/Kconfig @@ -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