# HG changeset patch # User Michael Spacefalcon # Date 1425767487 0 # Node ID 08f148c632206ddff6094a6e7b090b658b312534 # Parent 5a0c58760ae208044705273613e1151bcd1311ab gsm-fw/include/condat-features.h: added PHONEBOOK_EXTENSION and SMS_PDU_SUPPORT diff -r 5a0c58760ae2 -r 08f148c63220 gsm-fw/include/condat-features.h --- a/gsm-fw/include/condat-features.h Sun Oct 12 02:10:23 2014 +0000 +++ b/gsm-fw/include/condat-features.h Sat Mar 07 22:31:27 2015 +0000 @@ -20,7 +20,9 @@ #define FF_HOMEZONE 1 #define FF_MMI_SMS_DYNAMIC 1 #define HAS_FLASH_EPROM 1 +#define PHONEBOOK_EXTENSION 1 #define SIM_TOOLKIT 1 +#define SMS_PDU_SUPPORT 1 #define UART 1 #define USE_L1FD_FUNC_INTERFACE 1 #define VOCODER_FUNC_INTERFACE 1