OSDN Git Service

wpa_supplicant: Add EAP-PWD config option
authorDmitry Shmidt <dimitrysh@google.com>
Fri, 6 Jan 2012 18:07:01 +0000 (10:07 -0800)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 6 Jan 2012 18:07:01 +0000 (10:07 -0800)
Change-Id: I85ffd4a466cc6b7e6cb8edb42c68b6b57412d926
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/.config

index b234de8..14e509f 100644 (file)
@@ -200,6 +200,9 @@ CONFIG_WPS2=y
 # 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