projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update hostapd to latest development release (v0.4.5),
[openwrt.git]
/
openwrt
/
package
/
hostapd
/
files
/
config
diff --git
a/openwrt/package/hostapd/files/config
b/openwrt/package/hostapd/files/config
index
90cf20e
..
e2237d6
100644
(file)
--- 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
# 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
# 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-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
# EAP-GTC for the integrated EAP authenticator
CONFIG_EAP_GTC=y
This page took
0.0269 seconds
and
4
git commands to generate.