hostapd: use getrandom syscall
[openwrt/staging/dedeckeh.git] / package / network / services / hostapd / files / wpa_supplicant-full.config
index 2e9328234a801df84703bcc14e2ee5fcc6b211dc..e5a6752a8e6e9aee283565feaf8dfa77b921d276 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