summaryrefslogtreecommitdiffstats
path: root/package/libev/Config.in
blob: db8d263df03f93cb2f615ff6b1bd42763d2a449c (plain)
1
2
3
4
5
6
7
8
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
OpenPOWER on IntegriCloud