# HG changeset patch # User Mychaela Falconia # Date 1474852572 0 # Node ID 53c4389afc0647aab2b83c356d2163d1415b7bc5 # Parent 56abf6cf8a0bc322b2d150ec133460b37f25d1f5 cfg-headers/2091: pdt_2091 config headers diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/board.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/board.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __BOARD_CFG__ +#define __BOARD_CFG__ +#define BOARD 41 +#define FLASH 35 +#endif /* __BOARD_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/chipset.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/chipset.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,6 @@ +#ifndef __CHIPSET_CFG__ +#define __CHIPSET_CFG__ +#define ANLG_FAM 2 +#define ANLG_PG 0 +#define CHIPSET 10 +#endif /* __CHIPSET_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/debug.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/debug.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __DEBUG_CFG__ +#define __DEBUG_CFG__ +#define TI_NUC_MONITOR 0 +#define TI_PROFILER 0 +#endif /* __DEBUG_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/dio.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/dio.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,4 @@ +#ifndef __DIO_CFG__ +#define __DIO_CFG__ +#define DIOIL_CONFIG 0 +#endif /* __DIO_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/ffs.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/ffs.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __FFS_CFG__ +#define __FFS_CFG__ +#define TARGET 1 +#define _RVF 1 +#endif /* __FFS_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/l1sw.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/l1sw.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,24 @@ +#ifndef __L1SW_CFG__ +#define __L1SW_CFG__ +#define AMR 1 +#define CUST 0 +#define DCO_ALGO 0 +#define IDS 1 +#define L1_12NEIGH 1 +#define L1_EOTD 0 +#define L1_EOTD_QBIT_ACC 0 +#define L1_GPRS 1 +#define L1_GTT 0 +#define L1_MIDI 0 +#define L1_VOICE_MEMO_AMR 1 +#define MELODY_E2 1 +#define OP_L1_STANDALONE 0 +#define OP_RIV_AUDIO 1 +#define ORDER2_TX_TEMP_CAL 1 +#define RAZ_VULSWITCH_REGAUDIO 0 +#define SECURITY 0 +#define SPEECH_RECO 1 +#define TESTMODE 1 +#define TRACE_TYPE 4 +#define VCXO_ALGO 1 +#endif /* __L1SW_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/mdc.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/mdc.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,6 @@ +#ifndef __MDC_CFG__ +#define __MDC_CFG__ +#define DGP_PLAYER 1 +#define IMEL_PLAYER 1 +#define MIDI_PLAYER 1 +#endif /* __MDC_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/r2d.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/r2d.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __R2D_CFG__ +#define __R2D_CFG__ +#define R2D_ASM 0 +#define R2D_LCD_TEST 0 +#endif /* __R2D_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/rf.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/rf.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,7 @@ +#ifndef __RF_CFG__ +#define __RF_CFG__ +#define RF 12 +#define RF_FAM 12 +#define RF_PA 2 +#define RF_PG 2 +#endif /* __RF_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/rv.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/rv.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,6 @@ +#ifndef __RV_CFG__ +#define __RV_CFG__ +#define RVTOOL 0 +#define TEST 0 +#define _GSM 1 +#endif /* __RV_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/rv_swe.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/rv_swe.h Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,16 @@ +#ifndef __RV_SWE_H__ +#define __RV_SWE_H__ + +#define RVM_ATP_SWE +#define RVM_AUDIO_SWE +#define RVM_ETM_SWE +#define RVM_DAR_SWE +#define RVM_SPI_SWE +#define RVM_LLS_SWE +#define RVM_KPD_SWE +#define RVM_LCC_SWE +#define RVM_MKS_SWE +#define RVM_RTC_SWE +#define RVM_FFS_SWE + +#endif /* __RV_SWE_H__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/swconfig.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/swconfig.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,17 @@ +#ifndef __SWCONFIG_CFG__ +#define __SWCONFIG_CFG__ +#define ALR 1 +#define BT 0 +#define DP 0 +#define DWNLD 1 +#define GSMLITE 0 +#define L1_DYN_DSP_DWNLD 1 +#define LONG_JUMP 3 +#define MOVE_IN_INTERNAL_RAM 1 +#define OP_WCP 0 +#define PMODE 2 +#define RVDATA_INTERNALRAM 0 +#define SRVC 1 +#define TR_BAUD_CONFIG TR_BAUD_115200 +#define WCP_PROF 0 +#endif /* __SWCONFIG_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/sys.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/sys.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __SYS_CFG__ +#define __SYS_CFG__ +#define DSP 36 +#define STD 6 +#endif /* __SYS_CFG__ */ diff -r 56abf6cf8a0b -r 53c4389afc06 cfg-headers/2091/trace.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2091/trace.cfg Mon Sep 26 01:16:12 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __TRACE_CFG__ +#define __TRACE_CFG__ +#define LAYER_DBG 0xFFFFFFFF +#define TRACE_LEVEL_FILTER 5 +#endif /* __TRACE_CFG__ */