X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ad1bf3c12a6c2639de7eaac657c96fd2492f1c91..8bb07ec4ed27e91fef68badb99096256c6b9ac35:/openwrt/package/hostapd/files/config?ds=sidebyside diff --git a/openwrt/package/hostapd/files/config b/openwrt/package/hostapd/files/config index 90cf20ed9..e2237d6d8 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