9863553fe8
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
config BR2_PACKAGE_LIBEV
|
|
bool "libev"
|
|
# needs memory fences
|
|
depends on !BR2_bfin
|
|
help
|
|
Userspace library for handling asynchronous notifications
|
|
|
|
http://software.schmorp.de/pkg/libev.html
|