wpa_supplicant: Change option CONFIG_ROAMING to CONFIG_NO_ROAMING
Change-Id: I188968c04cd1fc2c4e6d424bec8aab8003be235e
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
diff --git a/wpa_supplicant/.config b/wpa_supplicant/.config
index 29f4dbe..5aa4fcc 100644
--- a/wpa_supplicant/.config
+++ b/wpa_supplicant/.config
@@ -397,6 +397,9 @@
# MIC error reports by a random amount of time between 0 and 60 seconds
#CONFIG_DELAYED_MIC_ERROR_REPORT=y
+# Disable roaming in wpa_supplicant
+CONFIG_NO_ROAMING=y
+
# Enable P2P
# IEEE 802.11n (High Throughput) support (mainly for AP mode)
CONFIG_IEEE80211N=y