X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3242e7871cb1fa150bdaaf38a1033065e4dd62cb..7ed55d66c9be5c15bf74497e76b3cc473b303960:/openwrt/package/libevent/Config.in diff --git a/openwrt/package/libevent/Config.in b/openwrt/package/libevent/Config.in index d406b125c..6f1eafcc3 100644 --- a/openwrt/package/libevent/Config.in +++ b/openwrt/package/libevent/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_LIBEVENT - tristate "libevent - Event notification library for event-driven network servers" + 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 @@ -13,4 +14,4 @@ config BR2_PACKAGE_LIBEVENT the event loop. http://www.monkey.org/~provos/libevent/ - +