diff gsm-fw/include/condat-features.h @ 753:7f68d2ab0d33

SIM_TOOLKIT re-enabled: the SIM entity code is broken without it
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 11 Oct 2014 21:24:24 +0000
parents 2dcd1bef7ea8
children 08f148c63220
line wrap: on
line diff
--- a/gsm-fw/include/condat-features.h	Sat Oct 11 20:48:22 2014 +0000
+++ b/gsm-fw/include/condat-features.h	Sat Oct 11 21:24:24 2014 +0000
@@ -20,11 +20,7 @@
 #define	FF_HOMEZONE		1
 #define	FF_MMI_SMS_DYNAMIC	1
 #define	HAS_FLASH_EPROM		1
+#define	SIM_TOOLKIT		1
 #define	UART			1
 #define	USE_L1FD_FUNC_INTERFACE	1
 #define	VOCODER_FUNC_INTERFACE	1
-
-/* let's disable SIM toolkit for now */
-#if 0
-#define	SIM_TOOLKIT		1
-#endif