X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3242e7871cb1fa150bdaaf38a1033065e4dd62cb..a9fb45fda8f4db076ba2a3fca5d2c46e67798549:/openwrt/package/libevent/Config.in?ds=sidebyside 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/ - +