defconfig: enable IEEE 802.11r fast BSS transition (wpa_supplicant)

Generally useful. Linux distros already enable these, upcoming
NetworkManager will support it too.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This commit is contained in:
Lubomir Rintel 2019-02-19 14:44:18 +01:00 committed by Jouni Malinen
parent 6b7a0da75b
commit 9515fa9250

View file

@ -385,7 +385,7 @@ CONFIG_BACKEND=file
#CONFIG_DYNAMIC_EAP_METHODS=y
# IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
#CONFIG_IEEE80211R=y
CONFIG_IEEE80211R=y
# Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
CONFIG_DEBUG_FILE=y