[PATCH] Adding missing config parameter for SIM simulator for EAP-SIM in wpa_supplicant

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux