Allow compilation of internal GSM-Milenage implementation for EAP-SIM testing with eapol_test. The parameter is correctly in Android.mk but not in defconfig. It is needed for those building on Linux. Signed-off-by: Mohit Sethi <mohit.sethi@xxxxxxxx> --- wpa_supplicant/defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index 88cd790..d3a0179 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -139,6 +139,9 @@ CONFIG_EAP_LEAP=y # This requires CONFIG_EAP_AKA to be enabled, too. #CONFIG_EAP_AKA_PRIME=y +# Enable SIM simulator (Milenage) for EAP-SIM +#CONFIG_SIM_SIMULATOR=y + # Enable USIM simulator (Milenage) for EAP-AKA #CONFIG_USIM_SIMULATOR=y -- 2.7.4 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap