defconfig: Enable simple bgscan module (wpa_supplicant)

Generally useful. Linux distros enable this and also utilize it via
NetworkManager.

Debian also enables the learn module. I'm leaving it off as it's marked
experimental.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This commit is contained in:
Lubomir Rintel 2019-02-19 14:44:11 +01:00 committed by Jouni Malinen
parent 2d6d47219e
commit ae5240db86

View file

@ -594,7 +594,7 @@ CONFIG_WIFI_DISPLAY=y
# operations for roaming within an ESS (same SSID). See the bgscan parameter in # operations for roaming within an ESS (same SSID). See the bgscan parameter in
# the wpa_supplicant.conf file for more details. # the wpa_supplicant.conf file for more details.
# Periodic background scans based on signal strength # Periodic background scans based on signal strength
#CONFIG_BGSCAN_SIMPLE=y CONFIG_BGSCAN_SIMPLE=y
# Learn channels used by the network and try to avoid bgscans on other # Learn channels used by the network and try to avoid bgscans on other
# channels (experimental) # channels (experimental)
#CONFIG_BGSCAN_LEARN=y #CONFIG_BGSCAN_LEARN=y