comparison gsm-fw/cfgmagic/feature.gsm @ 671:210268d8e553

gsm-fw: comlib included in the build along with ccd CONFIG_INCLUDE_CCD eliminated and absorbed into CONFIG_INCLUDE_PS
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 28 Sep 2014 18:23:19 +0000
parents 0677a6fbb8b6
children
comparison
equal deleted inserted replaced
670:f8175b92d0f7 671:210268d8e553
6 CONFIG_GSM=1 6 CONFIG_GSM=1
7 export_to_c CONFIG_GSM 7 export_to_c CONFIG_GSM
8 export_to_mk CONFIG_GSM 8 export_to_mk CONFIG_GSM
9 9
10 # enable all necessary components 10 # enable all necessary components
11 CONFIG_INCLUDE_CCD=1
12 CONFIG_INCLUDE_GPF=1 11 CONFIG_INCLUDE_GPF=1
13 CONFIG_INCLUDE_L1=1 12 CONFIG_INCLUDE_L1=1
14 CONFIG_INCLUDE_PCM=1 13 CONFIG_INCLUDE_PCM=1
14 CONFIG_INCLUDE_PS=1
15 CONFIG_INCLUDE_SIM=1 15 CONFIG_INCLUDE_SIM=1