mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-16 11:13:33 +08: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
@ -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…
x
Reference in New Issue
Block a user