comparison configure-tms470.sh @ 119:7f0681afe430

RVTMUX_ON_MODEM config var brought over from Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 07 Nov 2018 06:31:04 +0000
parents 225e39652387
children 11aef23ec647
comparison
equal deleted inserted replaced
118:225e39652387 119:7f0681afe430
73 ;; 73 ;;
74 *) 74 *)
75 echo "Error: DSP=$DSP setting not understood" 1>&2 75 echo "Error: DSP=$DSP setting not understood" 1>&2
76 exit 1 76 exit 1
77 esac 77 esac
78
79 # RVTMUX config default based on target
80
81 if [ "$TARGET" = c11x -o "$TARGET" = c139 -o "$TARGET" = c155 ]
82 then
83 RVTMUX_ON_MODEM=1
84 else
85 RVTMUX_ON_MODEM=0
86 fi
78 87
79 # miscellaneous configurable feature settings 88 # miscellaneous configurable feature settings
80 89
81 ALLOW_CSIM_GSM=1 90 ALLOW_CSIM_GSM=1
82 MEMSUPER=0 91 MEMSUPER=0
189 198
190 export BUILD_DIR TARGET 199 export BUILD_DIR TARGET
191 export CHIPSET DSP RF 200 export CHIPSET DSP RF
192 export AMR L1_DYN_DSP_DWNLD L1_VOICE_MEMO_AMR MELODY_E2 SPEECH_RECO 201 export AMR L1_DYN_DSP_DWNLD L1_VOICE_MEMO_AMR MELODY_E2 SPEECH_RECO
193 export DISABLE_SLEEP 202 export DISABLE_SLEEP
194 export ALLOW_CSIM_GSM MEMSUPER SERIAL_DYNAMIC_SWITCH TR_BAUD_CONFIG 203 export ALLOW_CSIM_GSM MEMSUPER
204 export RVTMUX_ON_MODEM SERIAL_DYNAMIC_SWITCH TR_BAUD_CONFIG
195 export GPRS SRVC FCHG_STATE 205 export GPRS SRVC FCHG_STATE
196 206
197 scripts/config-headers.sh 207 scripts/config-headers.sh
198 208
199 SUBDIR= 209 SUBDIR=