summaryrefslogtreecommitdiff
path: root/package/wpa_supplicant/files/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-13 11:15:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-13 11:15:17 +0200
commitd2f556494390602b912fac06169ea6ef7552ef2e (patch)
tree61f8f6f18ea10c2190e6b6427a38d663854e9601 /package/wpa_supplicant/files/config
parent556eb8fa5e8a32ea980fa5fe8db0bae77a2d898b (diff)
implement PKG_CHOICES
Diffstat (limited to 'package/wpa_supplicant/files/config')
-rw-r--r--package/wpa_supplicant/files/config5
1 files changed, 4 insertions, 1 deletions
diff --git a/package/wpa_supplicant/files/config b/package/wpa_supplicant/files/config
index c3f85d9c2..aa0ee6b17 100644
--- a/package/wpa_supplicant/files/config
+++ b/package/wpa_supplicant/files/config
@@ -1,8 +1,11 @@
# rather important
CONFIG_DRIVER_NL80211=y
-CONFIG_IEEE8021X_EAPOL=y
+CONFIG_DRIVER_WEXT=y
+#CONFIG_IEEE8021X_EAPOL=y
CONFIG_CTRL_IFACE=y
# default
CONFIG_EAP_PSK=y
CONFIG_EAP_MD5=y
+# tls implementation
+CONFIG_TLS=openssl