1config BR2_PACKAGE_LIBUEV
2	bool "libuev"
3	help
4	  Simple event loop for Linux.
5
6	  https://github.com/troglobit/libuev
7