Skip to content
Snippets Groups Projects
Commit 246e9b44 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

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: default avatarSujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: default avatarLuis R. Rodriguez <mcgrof@qca.qualcomm.com>

SVN-Revision: 38337
parent bcbc9b1e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment