mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
hostapd: enable CONFIG_EAP_PSK
Without this option using the eap_server in combination with wifi-station entries will fail. Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
5af4d4f6b6
commit
90d0065f51
@ -94,7 +94,7 @@ CONFIG_EAP_TTLS=y
|
||||
#CONFIG_EAP_PAX=y
|
||||
|
||||
# EAP-PSK for the integrated EAP server (this is _not_ needed for WPA-PSK)
|
||||
#CONFIG_EAP_PSK=y
|
||||
CONFIG_EAP_PSK=y
|
||||
|
||||
# EAP-pwd for the integrated EAP server (secure authentication with a password)
|
||||
#CONFIG_EAP_PWD=y
|
||||
|
Loading…
Reference in New Issue
Block a user