libuv:Make libuv use epoll runable without fsnotify

Signed-off-by: guohao15 <guohao15@xiaomi.com>
This commit is contained in:
guohao15 2024-03-29 15:28:02 +08:00 committed by GUIDINGLI
parent ed91a3c03c
commit be85fab47c

View File

@ -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