From: Dmitry Shmidt Date: Tue, 18 Mar 2014 22:52:27 +0000 (-0700) Subject: Android: Enable CONFIG_EAP_AKA_PRIME option X-Git-Tag: hostap_2_2~508 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ce7e4fd74855d9e95e4fe7e71ff062c6b103885;p=thirdparty%2Fhostap.git Android: Enable CONFIG_EAP_AKA_PRIME option Signed-off-by: Dmitry Shmidt --- diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index 184b41edc..7c80528ee 100644 --- a/wpa_supplicant/android.config +++ b/wpa_supplicant/android.config @@ -123,7 +123,7 @@ CONFIG_EAP_AKA=y # EAP-AKA' (enable CONFIG_PCSC, if EAP-AKA' is used). # This requires CONFIG_EAP_AKA to be enabled, too. -#CONFIG_EAP_AKA_PRIME=y +CONFIG_EAP_AKA_PRIME=y # Enable USIM simulator (Milenage) for EAP-AKA #CONFIG_USIM_SIMULATOR=y