hostapd: use getrandom syscall
[openwrt/staging/dedeckeh.git] / package / network / services / hostapd / files / wpa_supplicant-mini.config
index a71ac9dfe31fafdd39a33853247b9ed3acac0da0..6af4693c532ad7b26e0c6cb6c9b5626c94d62b38 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