X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/abf2fe4e32b762d5769d9c4aad151ad287603a14..ed3a25251382d96f0b431965f551c779052dc65e:/openwrt/package/libevent/Config.in diff --git a/openwrt/package/libevent/Config.in b/openwrt/package/libevent/Config.in index b0234c356..d406b125c 100644 --- a/openwrt/package/libevent/Config.in +++ b/openwrt/package/libevent/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_LIBEVENT tristate "libevent - Event notification library for event-driven network servers" -# default m if CONFIG_DEVEL - default n + 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