diff --git a/system/libuv/Kconfig b/system/libuv/Kconfig index 56f30bc90b..c2c05d7e13 100644 --- a/system/libuv/Kconfig +++ b/system/libuv/Kconfig @@ -7,6 +7,8 @@ config LIBUV bool "libuv asynchronous I/O Library" default n select PIPES + select PSEUDOFS_SOFTLINKS + select SCHED_HAVE_PARENT ---help--- Enable build for libuv asynchronous I/O Library