tests: Remove CONFIG_WPS2=y from example configuration files
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 25 Mar 2014 15:42:17 +0000 (17:42 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Mar 2014 16:33:21 +0000 (18:33 +0200)
This build parameter is not used anymore.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/example-hostapd.config
tests/hwsim/example-wpa_supplicant.config

index 95429ed..68bde7f 100644 (file)
@@ -49,7 +49,6 @@ CONFIG_IEEE80211N=y
 CONFIG_IEEE80211AC=y
 
 CONFIG_WPS=y
-CONFIG_WPS2=y
 CONFIG_WPS_UPNP=y
 CONFIG_WPS_NFC=y
 #CONFIG_WPS_STRICT=y
index d43799e..7a77ac7 100644 (file)
@@ -61,7 +61,6 @@ CONFIG_IEEE80211N=y
 CONFIG_DEBUG_FILE=y
 
 CONFIG_WPS=y
-CONFIG_WPS2=y
 #CONFIG_WPS_STRICT=y
 CONFIG_WPS_UPNP=y
 CONFIG_WPS_NFC=y