Browse Source

Add CONFIG_WPS_REG_DISABLE_OPEN to defconfig

Andrii Bordunov 13 years ago
parent
commit
745e8aba69
1 changed files with 3 additions and 0 deletions
  1. 3 0
      wpa_supplicant/defconfig

+ 3 - 0
wpa_supplicant/defconfig

@@ -203,6 +203,9 @@ CONFIG_EAP_LEAP=y
 #CONFIG_WPS2=y
 # Enable WPS external registrar functionality
 #CONFIG_WPS_ER=y
+# Disable credentials for an open network by default when acting as a WPS
+# registrar.
+#CONFIG_WPS_REG_DISABLE_OPEN=y
 
 # EAP-IKEv2
 #CONFIG_EAP_IKEV2=y