hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad
SVN-Revision: 22098
This commit is contained in:
parent
af6d19ac96
commit
4c0da9863a
2 changed files with 3 additions and 1 deletions
|
@ -156,3 +156,5 @@ CONFIG_TLS=internal
|
|||
CONFIG_INTERNAL_LIBTOMMATH=y
|
||||
CONFIG_INTERNAL_AES=y
|
||||
NEED_AES_DEC=y
|
||||
|
||||
CONFIG_WPS=y
|
||||
|
|
|
@ -189,7 +189,7 @@ CONFIG_EAP_LEAP=y
|
|||
#CONFIG_EAP_TNC=y
|
||||
|
||||
# Wi-Fi Protected Setup (WPS)
|
||||
#CONFIG_WPS=y
|
||||
CONFIG_WPS=y
|
||||
|
||||
# EAP-IKEv2
|
||||
#CONFIG_EAP_IKEV2=y
|
||||
|
|
Loading…
Reference in a new issue