commit | f1889e00dfe14199657e4c603e3d94a3df10ae66 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Fri Jan 27 07:31:37 2012 -0800 |
committer | android code review <noreply-gerritcodereview@google.com> | Fri Jan 27 07:31:38 2012 -0800 |
tree | e200e3da7c6700c7727332a72091ebca524f18d2 | |
parent | a4d23b8131874ba2380817014f9190b737ce785d [diff] | |
parent | f90eb6769391f4b009a03b0a46b6ba8702fce9db [diff] |
Merge "Enable EAP-PWD support in wpa_supplicant."
diff --git a/wpa_supplicant/.config b/wpa_supplicant/.config index b234de8..14e509f 100644 --- a/wpa_supplicant/.config +++ b/wpa_supplicant/.config
@@ -200,6 +200,9 @@ # EAP-IKEv2 #CONFIG_EAP_IKEV2=y +# EAP-PWD +CONFIG_EAP_PWD=y + # PKCS#12 (PFX) support (used to read private key and certificate file from # a file that usually has extension .p12 or .pfx) CONFIG_PKCS12=y