mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
Default for CONFIG_SCHED_HPWORK should be no
This commit is contained in:
+1
-1
@@ -826,7 +826,7 @@ config SCHED_WORKQUEUE
|
||||
|
||||
config SCHED_HPWORK
|
||||
bool "High priority (kernel) worker thread"
|
||||
default y
|
||||
default n
|
||||
depends on !DISABLE_SIGNALS
|
||||
select SCHED_WORKQUEUE
|
||||
---help---
|
||||
|
||||
Reference in New Issue
Block a user