mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-03-04 00:18:19 +02:00
hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22098 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fdc17c5625
commit
49a3b6a554
@ -156,3 +156,5 @@ CONFIG_TLS=internal
|
|||||||
CONFIG_INTERNAL_LIBTOMMATH=y
|
CONFIG_INTERNAL_LIBTOMMATH=y
|
||||||
CONFIG_INTERNAL_AES=y
|
CONFIG_INTERNAL_AES=y
|
||||||
NEED_AES_DEC=y
|
NEED_AES_DEC=y
|
||||||
|
|
||||||
|
CONFIG_WPS=y
|
||||||
|
@ -189,7 +189,7 @@ CONFIG_EAP_LEAP=y
|
|||||||
#CONFIG_EAP_TNC=y
|
#CONFIG_EAP_TNC=y
|
||||||
|
|
||||||
# Wi-Fi Protected Setup (WPS)
|
# Wi-Fi Protected Setup (WPS)
|
||||||
#CONFIG_WPS=y
|
CONFIG_WPS=y
|
||||||
|
|
||||||
# EAP-IKEv2
|
# EAP-IKEv2
|
||||||
#CONFIG_EAP_IKEV2=y
|
#CONFIG_EAP_IKEV2=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user