hostapd: enable the epoll-based event loop
[openwrt/staging/hauke.git] / package / network / services / hostapd / files / wpa_supplicant-mini.config
index c1e0141edda684cbf0f436a356a39bfce1579811..9eb1111e523e590b7433c8ea323c451700a2f9e5 100644 (file)
@@ -290,7 +290,7 @@ CONFIG_NO_CONFIG_WRITE=y
 #CONFIG_ELOOP_POLL=y
 
 # Should we use epoll instead of select? Select is used by default.
-#CONFIG_ELOOP_EPOLL=y
+CONFIG_ELOOP_EPOLL=y
 
 # Should we use kqueue instead of select? Select is used by default.
 #CONFIG_ELOOP_KQUEUE=y