hostapd: use getrandom syscall
[openwrt/staging/wigyori.git] / package / network / services / hostapd / files / wpa_supplicant-p2p.config
index 0edaf3d083b3cbb41fd4b3f237ddeebadb11eb41..b0ca395a5edb0095386a292152458cccec14c54e 100644 (file)
@@ -473,7 +473,7 @@ CONFIG_NO_RANDOM_POOL=y
 # Should we attempt to use the getrandom(2) call that provides more reliable
 # yet secure randomness source than /dev/random on Linux 3.17 and newer.
 # Requires glibc 2.25 to build, falls back to /dev/random if unavailable.
-#CONFIG_GETRANDOM=y
+CONFIG_GETRANDOM=y
 
 # IEEE 802.11n (High Throughput) support (mainly for AP mode)
 #CONFIG_IEEE80211N=y