mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
libuv:Make libuv use epoll runable without fsnotify
Signed-off-by: guohao15 <guohao15@xiaomi.com>
This commit is contained in:
parent
ed91a3c03c
commit
be85fab47c
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ config LIBUV_THREAD_STACKSIZE
|
|||
config LIBUV_BACKEND_EPOLL
|
||||
bool "Using epoll backend in libuv"
|
||||
default y
|
||||
depends on FS_NOTIFY
|
||||
|
||||
if LIBUV_BACKEND_EPOLL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue