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

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