build/ncp/platform.mmh
changeset 13 eb50996ae8a8
child 33 cfabd0207208
equal deleted inserted replaced
12:d0b16e01f384 13:eb50996ae8a8
       
     1 #ifndef FSHELL_PLATFORM_MMH
       
     2 #define FSHELL_PLATFORM_MMH
       
     3 
       
     4 #define FSHELL_CAP_ALL
       
     5 #define FSHELL_PROTECTED_UIDS
       
     6 
       
     7 #define FSHELL_PLATFORM_SYMTB 92
       
     8 
       
     9 #define FSHELL_NO_WSERV_SUPPORT
       
    10 #define FSHELL_NO_BLUETOOTH_SUPPORT
       
    11 #define FSHELL_NO_TELEPHONY_SUPPORT
       
    12 #define FSHELL_NO_AUDIO_SUPPORT
       
    13 #define FSHELL_NO_SQL_SUPPORT
       
    14 #define FSHELL_NO_PIPS_SUPPORT
       
    15 #define FSHELL_NO_LBS_SUPPORT
       
    16 #define FSHELL_NO_DOBJECTIX_SUPPORT
       
    17 #define FSHELL_NO_EGL_SUPPORT
       
    18 #define FSHELL_NO_OPENVG_SUPPORT
       
    19 #define FSHELL_NO_ANALYSEHEAP_SUPPORT
       
    20 #define FSHELL_NO_APPARC_SUPPORT
       
    21 #define FSHELL_FLEXIBLEMM_AWARE
       
    22 #define FSHELL_ARM11XX_SUPPORT
       
    23 
       
    24 #endif // FSHELL_PLATFORM_MMH