Browse Source

tests: Remove CONFIG_WPS2=y from example configuration files

This build parameter is not used anymore.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Jouni Malinen 11 years ago
parent
commit
f8633c0064
2 changed files with 0 additions and 2 deletions
  1. 0 1
      tests/hwsim/example-hostapd.config
  2. 0 1
      tests/hwsim/example-wpa_supplicant.config

+ 0 - 1
tests/hwsim/example-hostapd.config

@@ -49,7 +49,6 @@ CONFIG_IEEE80211N=y
 CONFIG_IEEE80211AC=y
 CONFIG_IEEE80211AC=y
 
 
 CONFIG_WPS=y
 CONFIG_WPS=y
-CONFIG_WPS2=y
 CONFIG_WPS_UPNP=y
 CONFIG_WPS_UPNP=y
 CONFIG_WPS_NFC=y
 CONFIG_WPS_NFC=y
 #CONFIG_WPS_STRICT=y
 #CONFIG_WPS_STRICT=y

+ 0 - 1
tests/hwsim/example-wpa_supplicant.config

@@ -61,7 +61,6 @@ CONFIG_IEEE80211N=y
 CONFIG_DEBUG_FILE=y
 CONFIG_DEBUG_FILE=y
 
 
 CONFIG_WPS=y
 CONFIG_WPS=y
-CONFIG_WPS2=y
 #CONFIG_WPS_STRICT=y
 #CONFIG_WPS_STRICT=y
 CONFIG_WPS_UPNP=y
 CONFIG_WPS_UPNP=y
 CONFIG_WPS_NFC=y
 CONFIG_WPS_NFC=y