Default for CONFIG_SCHED_HPWORK should be no
This commit is contained in:
parent
128b032a16
commit
928b0bda3d
@ -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---
|
||||
|
Loading…
Reference in New Issue
Block a user