hostapd: enable WPS2 support on hostapd-full.config

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
lede-17.01
Felix Fietkau 2013-10-08 11:09:44 +00:00
parent bcbc9b1e89
commit 246e9b449b
1 changed files with 2 additions and 1 deletions

View File

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