[pkg-wpa-devel] r1539 - in /wpasupplicant/trunk/debian/config: kfreebsd linux
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Mon May 3 02:55:13 UTC 2010
Author: kelmo-guest
Date: Mon May 3 02:55:12 2010
New Revision: 1539
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1539
Log:
enable CONFIG_EAP_AKA_PRIME
Modified:
wpasupplicant/trunk/debian/config/kfreebsd
wpasupplicant/trunk/debian/config/linux
Modified: wpasupplicant/trunk/debian/config/kfreebsd
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/config/kfreebsd?rev=1539&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/config/kfreebsd (original)
+++ wpasupplicant/trunk/debian/config/kfreebsd Mon May 3 02:55:12 2010
@@ -15,7 +15,7 @@
CONFIG_EAP_PAX=y
CONFIG_EAP_LEAP=y
CONFIG_EAP_AKA=y
-#CONFIG_EAP_AKA_PRIME=y
+CONFIG_EAP_AKA_PRIME=y
#CONFIG_USIM_SIMULATOR=y
CONFIG_WPS=y
CONFIG_PKCS12=y
Modified: wpasupplicant/trunk/debian/config/linux
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/config/linux?rev=1539&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/config/linux (original)
+++ wpasupplicant/trunk/debian/config/linux Mon May 3 02:55:12 2010
@@ -16,7 +16,7 @@
CONFIG_EAP_PAX=y
CONFIG_EAP_LEAP=y
CONFIG_EAP_AKA=y
-#CONFIG_EAP_AKA_PRIME=y
+CONFIG_EAP_AKA_PRIME=y
#CONFIG_USIM_SIMULATOR=y
CONFIG_WPS=y
CONFIG_PKCS12=y
More information about the Pkg-wpa-devel
mailing list