mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
sched/wqueue/kwork_notifier.c and several Kconfig files: Notifier should work with either lpwork or hpwork and other minor typo fix.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ config NETDEV_IFINDEX
|
||||
config NETDOWN_NOTIFIER
|
||||
bool "Support network down notifications"
|
||||
default n
|
||||
depends on SCHED_LPWORK
|
||||
depends on SCHED_WORKQUEUE
|
||||
select WQUEUE_NOTIFIER
|
||||
---help---
|
||||
Enable building of logic that will execute on the low priority work
|
||||
|
||||
Reference in New Issue
Block a user