merge of '49118a4c6035353c0f8cf1aa30297dd36e43241f'
[vuplus_openembedded] / packages / dsplink / files / CURRENTCFG.MK
1 #   =========================================================
2 #   DSP/BIOS LINK Configuration file.
3 #
4 #   CAUTION! This is a generated file.
5 #            All changes will be lost.
6 #
7 #   This file was generated on MAY 14, 2008  11:53:09
8 #   =========================================================
9
10
11 #   =========================================================
12 #   When this file was created.
13 #   =========================================================
14 export  CFGDATE            := MAY 14, 2008  11:53:09
15
16
17 #   =========================================================
18 #   DSP/BIOS LINK GPP side root directory.
19 #   =========================================================
20 export GPPROOT             := SED_ME_SOURCEDIR/gpp
21 export DSPROOT             := SED_ME_SOURCEDIR/dsp
22
23
24 #   =========================================================
25 #   GPP and DSP OS for which DSP/BIOS LINK is being built
26 #   =========================================================
27 export GPPOS               := Linux
28 export DSPOS               := DspBios
29
30
31 #   =========================================================
32 #   Specific distribution of GPP and DSP OS (if any)
33 #   =========================================================
34 export GPPDISTRIBUTION     := SED_ME_GPPDISTRO
35 export GPPOSVERSION        := SED_ME_KERNELVERSION
36 export GPPOSVARIANT        := 
37 export DSPDISTRIBUTION     := SED_ME_DSPDISTRO
38
39
40 #   =========================================================
41 #   Target GPP and DSP platforms for DSP/BIOS LINK
42 #   =========================================================
43 export GPPPLATFORM         := SED_ME_PLATFORM
44 export DSPPLATFORM         := SED_ME_PLATFORM
45
46
47 #   =========================================================
48 #   Target GPP and DSP devices
49 #   =========================================================
50 export GPPDEVICE           := SED_ME_PLATFORM
51 export DSPDEVICE           := SED_ME_DSP
52
53
54 #   =========================================================
55 #   Compile time scalability options for DSP/BIOS LINK
56 #   =========================================================
57 export USE_PROC            := 1
58 export USE_POOL            := 1
59 export USE_NOTIFY          := 1
60 export USE_MPCS            := 1
61 export USE_RINGIO          := 1
62 export USE_MPLIST          := 0
63 export USE_MSGQ            := 0
64 export USE_CHNL            := 0
65
66
67 #   =========================================================
68 #   Compile time physical link scalability options for device
69 #   =========================================================
70 export USE_CHNL_ZCPY_LINK  := 0
71 export USE_CHNL_PCPY_LINK  := 0
72 export USE_MSGQ_ZCPY_LINK  := 0
73 export USE_MSGQ_PCPY_LINK  := 0
74
75
76 #   =========================================================
77 #   Enable/ Disable trace
78 #   =========================================================
79 export TRACE               := 1
80
81
82 #   =========================================================
83 #   Enable/ Disable profiling
84 #   =========================================================
85 export PROFILE             := 1
86
87
88 #   =========================================================
89 #   Enable/ Disable probe
90 #   =========================================================
91 export PROBE               := 0
92
93
94 #   =========================================================
95 #   Platform Variant
96 #   =========================================================
97 export VARIANT             := SED_ME_SOC
98
99