summaryrefslogtreecommitdiffstats
path: root/package/libev/Config.in
blob: 3d10cd70d8507bb0bf7399c42e3e3b38fb845cff (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBEV
	bool "libev"
	# needs memory fences
	depends on !(BR2_avr32 || BR2_bfin)
	help
	  Userspace library for handling asynchronous notifications

	  http://software.schmorp.de/pkg/libev.html