mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
hostapd: enable CONFIG_ERP
This caused local EAP to not work on wifi-qsdk targets. Fixes: WIFI-7203 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -60,7 +60,7 @@ CONFIG_RSN_PREAUTH=y
|
|||||||
CONFIG_EAP=y
|
CONFIG_EAP=y
|
||||||
|
|
||||||
# EAP Re-authentication Protocol (ERP) in integrated EAP server
|
# EAP Re-authentication Protocol (ERP) in integrated EAP server
|
||||||
#CONFIG_ERP=y
|
CONFIG_ERP=y
|
||||||
|
|
||||||
# EAP-MD5 for the integrated EAP server
|
# EAP-MD5 for the integrated EAP server
|
||||||
CONFIG_EAP_MD5=y
|
CONFIG_EAP_MD5=y
|
||||||
|
|||||||
Reference in New Issue
Block a user