X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2Fhostapd%2Ffiles%2Fconfig;fp=openwrt%2Fpackage%2Fhostapd%2Ffiles%2Fconfig;h=e2237d6d8d801cc63c47111b2646aed4ff634f37;hb=7e671d62c215dbf8fd3b3bd45d5190fa93cc6e31;hp=90cf20ed9d2259276a73c42a0557e8de90b0860c;hpb=6889d835572a0087f17aefe8b5a4a4cd4d94d349;p=openwrt.git diff --git a/openwrt/package/hostapd/files/config b/openwrt/package/hostapd/files/config index 90cf20ed9d..e2237d6d8d 100644 --- a/openwrt/package/hostapd/files/config +++ b/openwrt/package/hostapd/files/config @@ -10,7 +10,7 @@ # to override previous values of the variables. # Driver interface for Host AP driver -#CONFIG_DRIVER_HOSTAP=y +CONFIG_DRIVER_HOSTAP=y # Driver interface for wired authenticator #CONFIG_DRIVER_WIRED=y @@ -48,6 +48,9 @@ CONFIG_EAP_MSCHAPV2=y # EAP-PEAP for the integrated EAP authenticator CONFIG_EAP_PEAP=y +# EAP-PSK for the integrated EAP authenticator +CONFIG_EAP_PSK=y + # EAP-GTC for the integrated EAP authenticator CONFIG_EAP_GTC=y