aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/files/config
diff options
context:
space:
mode:
Diffstat (limited to 'package/hostapd/files/config')
-rw-r--r--package/hostapd/files/config5
1 files changed, 4 insertions, 1 deletions
diff --git a/package/hostapd/files/config b/package/hostapd/files/config
index 90cf20ed9d..e2237d6d8d 100644
--- a/package/hostapd/files/config
+++ b/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