hostapd: enable the epoll-based event loop
[openwrt/openwrt.git] / package / network / services / hostapd / files / hostapd-full.config
index fee4479dfa10dc04e0d55e9cdb9615076fbf3deb..df272e443a8afc22f5007732c0038cee3fe94507 100644 (file)
@@ -268,7 +268,7 @@ CONFIG_GETRANDOM=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