]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Add notes for CONFIG_WPS_ER build configuration option
authorJouni Malinen <j@w1.fi>
Thu, 23 Jun 2011 16:30:13 +0000 (19:30 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jun 2011 16:30:13 +0000 (19:30 +0300)
[Bug 407]

wpa_supplicant/README-WPS
wpa_supplicant/defconfig

index 12a3b4d2ff37020404ab4f7ca63d9575e6b0ef0e..313e8734992b7625e60474d03487577a0c0be771 100644 (file)
@@ -62,6 +62,11 @@ CONFIG_DRIVER_NL80211=y
 CONFIG_WPS=y
 CONFIG_WPS2=y
 
+If you want to enable WPS external registrar (ER) functionality, you
+will also need to add following line:
+
+CONFIG_WPS_ER=y
+
 
 WPS needs the Universally Unique IDentifier (UUID; see RFC 4122) for
 the device. This is configured in the runtime configuration for
index ea925c435c45e6aac2bc05258e0b5241f572e000..429ff3b3a55e185cada60c6122c9c4436adc02ac 100644 (file)
@@ -201,6 +201,8 @@ CONFIG_EAP_LEAP=y
 #CONFIG_WPS=y
 # Enable WSC 2.0 support
 #CONFIG_WPS2=y
+# Enable WPS external registrar functionality
+#CONFIG_WPS_ER=y
 
 # EAP-IKEv2
 #CONFIG_EAP_IKEV2=y