hostapd: enable WPS2 support on hostapd-full.config
authorFelix Fietkau <nbd@openwrt.org>
Tue, 8 Oct 2013 11:09:44 +0000 (11:09 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 8 Oct 2013 11:09:44 +0000 (11:09 +0000)
Enable CONFIG_WPS2 for hostapd. This is required to support
options like Virtual Push Button in WPS.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
SVN-Revision: 38337

package/network/services/hostapd/files/hostapd-full.config

index c88fedd2fbce112ded1f9589e3a12d0167aef43b..ae0c7cc012f51c4ebbcf0463db4b7b0f72f21925 100644 (file)
@@ -107,7 +107,8 @@ CONFIG_EAP_TTLS=y
 #CONFIG_EAP_FAST=y
 
 # Wi-Fi Protected Setup (WPS)
-#CONFIG_WPS=y
+CONFIG_WPS=y
+CONFIG_WPS2=y
 # Enable UPnP support for external WPS Registrars
 #CONFIG_WPS_UPNP=y