diff configure-gcc.sh @ 105:5c4db73d289a

build system support for memory supervision
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 23 Jul 2018 07:01:39 +0000
parents 26237514cae7
children 5ba0bee90efa
line wrap: on
line diff
--- a/configure-gcc.sh	Mon Jul 23 01:47:29 2018 +0000
+++ b/configure-gcc.sh	Mon Jul 23 07:01:39 2018 +0000
@@ -86,6 +86,7 @@
 # miscellaneous configurable feature settings
 
 ALLOW_CSIM_GSM=1
+MEMSUPER=0
 SERIAL_DYNAMIC_SWITCH=0
 TR_BAUD_CONFIG=TR_BAUD_115200
 
@@ -125,7 +126,7 @@
 export CHIPSET DSP RF
 export AMR L1_DYN_DSP_DWNLD L1_VOICE_MEMO_AMR MELODY_E2 SPEECH_RECO
 export DISABLE_SLEEP
-export ALLOW_CSIM_GSM SERIAL_DYNAMIC_SWITCH TR_BAUD_CONFIG
+export ALLOW_CSIM_GSM MEMSUPER SERIAL_DYNAMIC_SWITCH TR_BAUD_CONFIG
 export GPRS SRVC FCHG_STATE
 
 scripts/config-headers.sh