summaryrefslogtreecommitdiff
path: root/package/libevent/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libevent/Config.in')
-rw-r--r--package/libevent/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/libevent/Config.in b/package/libevent/Config.in
new file mode 100644
index 000000000..8ff6eca21
--- /dev/null
+++ b/package/libevent/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_LIBEVENT
+ bool "libevent"
+ default n
+ help
+ Userspace library for handling asynchronous notifications
+
+ http://monkey.org/~provos/