X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/87b7d5c2cd51e4836ef8918f5739f2602f87ffb0..c3b88d8b5e47898e1941074d62ad7e979b42bad9:/package/libevent/Config.in diff --git a/package/libevent/Config.in b/package/libevent/Config.in index b0234c356..6f1eafcc3 100644 --- a/package/libevent/Config.in +++ b/package/libevent/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_LIBEVENT - tristate "libevent - Event notification library for event-driven network servers" -# default m if CONFIG_DEVEL - default n + prompt "libevent.......................... Event notification library for event-driven network servers" + tristate + default m if CONFIG_DEVEL help The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout @@ -14,4 +14,4 @@ config BR2_PACKAGE_LIBEVENT the event loop. http://www.monkey.org/~provos/libevent/ - +