hostapd: enable the epoll-based event loop
[openwrt/staging/dedeckeh.git] / package / network / services / hostapd / files / wpa_supplicant-full.config
index 4dd3e550a68dd85f81e00141abbe8c1b571e9c61..b3e85d073d5c25f7a331918b07577f5894b0a47f 100644 (file)
@@ -290,7 +290,7 @@ CONFIG_BACKEND=file
 #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