disable ieee802dot11 module (fix segfault with snmpwalk),
[openwrt.git] / package / libevent / Config.in
index b0234c3..d406b12 100644 (file)
@@ -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 
This page took 0.031409 seconds and 4 git commands to generate.