author | zecke <zecke> | 2005-02-26 12:19:26 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-02-26 12:19:26 (UTC) |
commit | cfca93daadf9c0c6c41a4f1eed26dcac318056f1 (patch) (unidiff) | |
tree | c66362d9ceaabebf064ec963670d293d40093771 /config.in | |
parent | 2e32fb035b4e8ed29e5522ed081c75df1fd74f40 (diff) | |
download | opie-cfca93daadf9c0c6c41a4f1eed26dcac318056f1.zip opie-cfca93daadf9c0c6c41a4f1eed26dcac318056f1.tar.gz opie-cfca93daadf9c0c6c41a4f1eed26dcac318056f1.tar.bz2 |
Do build with inline images by default because we don't want
force people to cp pics/inline/*.png pics on their x86 builds
-rw-r--r-- | config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,284 +1,284 @@ | |||
1 | mainmenu "Opie Configuration" | 1 | mainmenu "Opie Configuration" |
2 | 2 | ||
3 | menu "Build Parameters" | 3 | menu "Build Parameters" |
4 | 4 | ||
5 | choice | 5 | choice |
6 | prompt "Target Machine" | 6 | prompt "Target Machine" |
7 | default TARGET_X86 | 7 | default TARGET_X86 |
8 | help | 8 | help |
9 | Please select the architecture of the machine you will be | 9 | Please select the architecture of the machine you will be |
10 | building the OpenZaurus buildroot for. | 10 | building the OpenZaurus buildroot for. |
11 | 11 | ||
12 | config TARGET_X86 | 12 | config TARGET_X86 |
13 | boolean "Intel X86" | 13 | boolean "Intel X86" |
14 | 14 | ||
15 | config TARGET_MACOSX | 15 | config TARGET_MACOSX |
16 | boolean "Mac OS X (DARWIN)" | 16 | boolean "Mac OS X (DARWIN)" |
17 | 17 | ||
18 | config TARGET_SHARP | 18 | config TARGET_SHARP |
19 | boolean "Sharp Zaurus w/ SA1100 (5000 and 5500)" | 19 | boolean "Sharp Zaurus w/ SA1100 (5000 and 5500)" |
20 | 20 | ||
21 | config TARGET_C700 | 21 | config TARGET_C700 |
22 | boolean "Sharp Zaurus w/ PXA25x (5600, C7x0, C8x0)" | 22 | boolean "Sharp Zaurus w/ PXA25x (5600, C7x0, C8x0)" |
23 | 23 | ||
24 | config TARGET_OE | 24 | config TARGET_OE |
25 | boolean "OpenEmbedded w/ OE build dir set below" | 25 | boolean "OpenEmbedded w/ OE build dir set below" |
26 | 26 | ||
27 | config TARGET_IPAQ | 27 | config TARGET_IPAQ |
28 | boolean "iPAQ" | 28 | boolean "iPAQ" |
29 | 29 | ||
30 | config TARGET_RAMSES | 30 | config TARGET_RAMSES |
31 | boolean "Ramses" | 31 | boolean "Ramses" |
32 | 32 | ||
33 | config TARGET_SIMPAD | 33 | config TARGET_SIMPAD |
34 | boolean "SIMpad" | 34 | boolean "SIMpad" |
35 | 35 | ||
36 | config TARGET_YOPY | 36 | config TARGET_YOPY |
37 | boolean "Yopy 3500/3700" | 37 | boolean "Yopy 3500/3700" |
38 | endchoice | 38 | endchoice |
39 | 39 | ||
40 | config OE_BUILD_DIR | 40 | config OE_BUILD_DIR |
41 | depends TARGET_OE | 41 | depends TARGET_OE |
42 | string "OE build directory" | 42 | string "OE build directory" |
43 | default ">>>set OpenEmbedded build directory here<<<" | 43 | default ">>>set OpenEmbedded build directory here<<<" |
44 | 44 | ||
45 | config OE_HOST_SYS | 45 | config OE_HOST_SYS |
46 | depends TARGET_OE | 46 | depends TARGET_OE |
47 | string "OE host system" | 47 | string "OE host system" |
48 | default "i686-linux" | 48 | default "i686-linux" |
49 | 49 | ||
50 | config OE_TARGET_SYS | 50 | config OE_TARGET_SYS |
51 | depends TARGET_OE | 51 | depends TARGET_OE |
52 | string "OE target system" | 52 | string "OE target system" |
53 | default "arm-linux" | 53 | default "arm-linux" |
54 | 54 | ||
55 | config OPTIMIZE | 55 | config OPTIMIZE |
56 | boolean "Use optimizations" | 56 | boolean "Use optimizations" |
57 | default "y" if ! TARGET_X86 | 57 | default "y" if ! TARGET_X86 |
58 | 58 | ||
59 | config THREADED | 59 | config THREADED |
60 | boolean "Enable threaded build" | 60 | boolean "Enable threaded build" |
61 | default "n" | 61 | default "n" |
62 | 62 | ||
63 | config STATIC | 63 | config STATIC |
64 | boolean "Build static libraries" | 64 | boolean "Build static libraries" |
65 | default "n" | 65 | default "n" |
66 | 66 | ||
67 | config DEBUG | 67 | config DEBUG |
68 | boolean "Enable debug builds" | 68 | boolean "Enable debug builds" |
69 | default n | 69 | default n |
70 | 70 | ||
71 | config RELEASE | 71 | config RELEASE |
72 | bool | 72 | bool |
73 | default y | 73 | default y |
74 | depends !DEBUG | 74 | depends !DEBUG |
75 | 75 | ||
76 | config QUICK_LAUNCH | 76 | config QUICK_LAUNCH |
77 | boolean "Enable Quick Launch" | 77 | boolean "Enable Quick Launch" |
78 | default n if TARGET_X86 | 78 | default n if TARGET_X86 |
79 | default y if ! TARGET_X86 | 79 | default y if ! TARGET_X86 |
80 | 80 | ||
81 | config QUICKLAUNCH_PATH | 81 | config QUICKLAUNCH_PATH |
82 | string "Path to quicklauncher" | 82 | string "Path to quicklauncher" |
83 | default "./quicklauncher" if TARGET_X86 | 83 | default "./quicklauncher" if TARGET_X86 |
84 | default "/opt/QtPalmtop/bin/quicklauncher" if ! TARGET_X86 | 84 | default "/opt/QtPalmtop/bin/quicklauncher" if ! TARGET_X86 |
85 | 85 | ||
86 | config SPECFILE | 86 | config SPECFILE |
87 | string | 87 | string |
88 | default "qws/linux-generic-g++" if TARGET_X86 && (! X11) | 88 | default "qws/linux-generic-g++" if TARGET_X86 && (! X11) |
89 | default "linux-g++" if TARGET_X86 && X11 | 89 | default "linux-g++" if TARGET_X86 && X11 |
90 | default "qws/linux-sharp-g++" if TARGET_SHARP && (! X11) | 90 | default "qws/linux-sharp-g++" if TARGET_SHARP && (! X11) |
91 | default "linux-g++" if TARGET_SHARP && X11 | 91 | default "linux-g++" if TARGET_SHARP && X11 |
92 | default "qws/linux-ipaq-g++" if TARGET_IPAQ && (! X11) | 92 | default "qws/linux-ipaq-g++" if TARGET_IPAQ && (! X11) |
93 | default "linux-g++" if TARGET_IPAQ && X11 | 93 | default "linux-g++" if TARGET_IPAQ && X11 |
94 | default "qws/linux-ramses-g++" if TARGET_RAMSES && (! X11) | 94 | default "qws/linux-ramses-g++" if TARGET_RAMSES && (! X11) |
95 | default "linux-g++" if TARGET_RAMSES && X11 | 95 | default "linux-g++" if TARGET_RAMSES && X11 |
96 | default "qws/linux-simpad-g++" if TARGET_SIMPAD && (! X11) | 96 | default "qws/linux-simpad-g++" if TARGET_SIMPAD && (! X11) |
97 | default "linux-g++" if TARGET_SIMPAD && X11 | 97 | default "linux-g++" if TARGET_SIMPAD && X11 |
98 | default "qws/linux-yopy-g++" if TARGET_YOPY && (! X11) | 98 | default "qws/linux-yopy-g++" if TARGET_YOPY && (! X11) |
99 | default "qws/macx-generic-g++" if TARGET_MACOSX && (! X11) | 99 | default "qws/macx-generic-g++" if TARGET_MACOSX && (! X11) |
100 | default "qws/linux-oe-g++" if TARGET_OE && (!X11) | 100 | default "qws/linux-oe-g++" if TARGET_OE && (!X11) |
101 | 101 | ||
102 | config CUSTOMFILE | 102 | config CUSTOMFILE |
103 | string | 103 | string |
104 | default "custom-ipaq.h" if TARGET_IPAQ | 104 | default "custom-ipaq.h" if TARGET_IPAQ |
105 | default "custom-sharp.h" if TARGET_SHARP | 105 | default "custom-sharp.h" if TARGET_SHARP |
106 | default "custom-ramses.h" if TARGET_RAMSES | 106 | default "custom-ramses.h" if TARGET_RAMSES |
107 | default "custom-ipaq.h" if TARGET_SIMPAD | 107 | default "custom-ipaq.h" if TARGET_SIMPAD |
108 | default "custom-yopy.h" if TARGET_YOPY | 108 | default "custom-yopy.h" if TARGET_YOPY |
109 | 109 | ||
110 | config OPTIMIZATIONS | 110 | config OPTIMIZATIONS |
111 | string "Optimization flags" | 111 | string "Optimization flags" |
112 | depends OPTIMIZE | 112 | depends OPTIMIZE |
113 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_IPAQ | 113 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_IPAQ |
114 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_YOPY | 114 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_YOPY |
115 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SHARP | 115 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SHARP |
116 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_RAMSES | 116 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_RAMSES |
117 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SIMPAD | 117 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SIMPAD |
118 | default "-march=armv5te -mtune=xscale -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_C700 | 118 | default "-march=armv5te -mtune=xscale -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_C700 |
119 | 119 | ||
120 | config EXPERIMENTAL | 120 | config EXPERIMENTAL |
121 | bool "Prompt for development and/or incomplete items" | 121 | bool "Prompt for development and/or incomplete items" |
122 | default y | 122 | default y |
123 | 123 | ||
124 | config USE_CCACHE | 124 | config USE_CCACHE |
125 | bool "Use ccache, if available?" | 125 | bool "Use ccache, if available?" |
126 | default y | 126 | default y |
127 | 127 | ||
128 | endmenu | 128 | endmenu |
129 | 129 | ||
130 | menu "Configuration" | 130 | menu "Configuration" |
131 | config OPIE_NO_BUILTIN_SHUTDOWN | 131 | config OPIE_NO_BUILTIN_SHUTDOWN |
132 | boolean "Disable the built in shutdown application" | 132 | boolean "Disable the built in shutdown application" |
133 | default y | 133 | default y |
134 | 134 | ||
135 | config OPIE_NO_BUILTIN_CALIBRATE | 135 | config OPIE_NO_BUILTIN_CALIBRATE |
136 | boolean "Disable the built in calibrate application" | 136 | boolean "Disable the built in calibrate application" |
137 | default y if TARGET_YOPY | 137 | default y if TARGET_YOPY |
138 | default n if ! TARGET_YOPY | 138 | default n if ! TARGET_YOPY |
139 | 139 | ||
140 | config OPIE_SOUND_FRAGMENT_SHIFT | 140 | config OPIE_SOUND_FRAGMENT_SHIFT |
141 | string "The sound fragment used in Opie Player I" | 141 | string "The sound fragment used in Opie Player I" |
142 | default "14" if TARGET_IPAQ | 142 | default "14" if TARGET_IPAQ |
143 | default "16" if ! TARGET_IPAQ | 143 | default "16" if ! TARGET_IPAQ |
144 | 144 | ||
145 | config USE_REALTIME_AUDIO_THREAD | 145 | config USE_REALTIME_AUDIO_THREAD |
146 | boolean "Use a realtime thread in Opie Player I" | 146 | boolean "Use a realtime thread in Opie Player I" |
147 | default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP | 147 | default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP |
148 | default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) | 148 | default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) |
149 | 149 | ||
150 | config QT_QWS_ALLOW_OVERCLOCK | 150 | config QT_QWS_ALLOW_OVERCLOCK |
151 | boolean "Allow the user to overclock the device" | 151 | boolean "Allow the user to overclock the device" |
152 | depends TARGET_RAMSES | 152 | depends TARGET_RAMSES |
153 | default n | 153 | default n |
154 | 154 | ||
155 | config USE_FILE_NOTIFICATION | 155 | config USE_FILE_NOTIFICATION |
156 | boolean "Substitute (some) polling interfaces with OFileNotifier" | 156 | boolean "Substitute (some) polling interfaces with OFileNotifier" |
157 | default y | 157 | default y |
158 | 158 | ||
159 | config OPIE_NEW_ALLOC | 159 | config OPIE_NEW_ALLOC |
160 | boolean "Use malloc and free for the implementation" | 160 | boolean "Use malloc and free for the implementation" |
161 | default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP | 161 | default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP |
162 | default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) | 162 | default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) |
163 | 163 | ||
164 | config OPIE_TASKBAR_LOCK_KEY_STATE | 164 | config OPIE_TASKBAR_LOCK_KEY_STATE |
165 | boolean "Have a KeyLock state indicator on the taskbar" | 165 | boolean "Have a KeyLock state indicator on the taskbar" |
166 | default y if TARGET_SHARP | 166 | default y if TARGET_SHARP |
167 | default n if !TARGET_SHARP | 167 | default n if !TARGET_SHARP |
168 | 168 | ||
169 | config LIBQPE_WITHROHFEEDBACK | 169 | config LIBQPE_WITHROHFEEDBACK |
170 | boolean "Build libqpe with Right-On-Hold feedback" | 170 | boolean "Build libqpe with Right-On-Hold feedback" |
171 | default y | 171 | default y |
172 | 172 | ||
173 | config LIBQPE_NO_INLINE_IMAGES | 173 | config LIBQPE_NO_INLINE_IMAGES |
174 | boolean "Build libqpe without inline images" | 174 | boolean "Build libqpe without inline images" |
175 | default y | 175 | default n |
176 | 176 | ||
177 | config OPIE_NO_SOUND_PCM_READ_BITS | 177 | config OPIE_NO_SOUND_PCM_READ_BITS |
178 | boolean "There is not a pcm_read_bits io control" | 178 | boolean "There is not a pcm_read_bits io control" |
179 | default y if TARGET_SHARP | 179 | default y if TARGET_SHARP |
180 | default n if ! TARGET_SHARP | 180 | default n if ! TARGET_SHARP |
181 | endmenu | 181 | endmenu |
182 | 182 | ||
183 | menu "Dependencies" | 183 | menu "Dependencies" |
184 | source dependencies.in | 184 | source dependencies.in |
185 | endmenu | 185 | endmenu |
186 | 186 | ||
187 | menu "Base" | 187 | menu "Base" |
188 | choice | 188 | choice |
189 | prompt "Qpe Library Selection" | 189 | prompt "Qpe Library Selection" |
190 | default LIBQPE | 190 | default LIBQPE |
191 | source library/config.in | 191 | source library/config.in |
192 | source x11/config.in | 192 | source x11/config.in |
193 | endchoice | 193 | endchoice |
194 | source libopie2/config.in | 194 | source libopie2/config.in |
195 | source libqtaux/config.in | 195 | source libqtaux/config.in |
196 | source rsync/config.in | 196 | source rsync/config.in |
197 | source core/opie-login/config.in | 197 | source core/opie-login/config.in |
198 | source core/opiealarm/config.in | 198 | source core/opiealarm/config.in |
199 | source core/tools/quicklauncher/config.in | 199 | source core/tools/quicklauncher/config.in |
200 | source core/launcher/config.in | 200 | source core/launcher/config.in |
201 | source core/symlinker/config.in | 201 | source core/symlinker/config.in |
202 | endmenu | 202 | endmenu |
203 | 203 | ||
204 | comment "" | 204 | comment "" |
205 | 205 | ||
206 | menu "Applets" | 206 | menu "Applets" |
207 | source core/applets/config.in | 207 | source core/applets/config.in |
208 | source noncore/applets/config.in | 208 | source noncore/applets/config.in |
209 | endmenu | 209 | endmenu |
210 | 210 | ||
211 | menu "Apps" | 211 | menu "Apps" |
212 | source core/apps/config.in | 212 | source core/apps/config.in |
213 | source noncore/apps/config.in | 213 | source noncore/apps/config.in |
214 | endmenu | 214 | endmenu |
215 | 215 | ||
216 | menu "Communications and Networking" | 216 | menu "Communications and Networking" |
217 | source noncore/comm/config.in | 217 | source noncore/comm/config.in |
218 | source noncore/net/config.in | 218 | source noncore/net/config.in |
219 | endmenu | 219 | endmenu |
220 | 220 | ||
221 | menu "Games" | 221 | menu "Games" |
222 | source noncore/games/config.in | 222 | source noncore/games/config.in |
223 | endmenu | 223 | endmenu |
224 | 224 | ||
225 | menu "Graphics and Multimedia" | 225 | menu "Graphics and Multimedia" |
226 | source freetype/config.in | 226 | source freetype/config.in |
227 | source noncore/graphics/config.in | 227 | source noncore/graphics/config.in |
228 | source core/multimedia/config.in | 228 | source core/multimedia/config.in |
229 | source noncore/multimedia/config.in | 229 | source noncore/multimedia/config.in |
230 | endmenu | 230 | endmenu |
231 | 231 | ||
232 | menu "Input methods" | 232 | menu "Input methods" |
233 | source inputmethods/config.in | 233 | source inputmethods/config.in |
234 | endmenu | 234 | endmenu |
235 | 235 | ||
236 | menu "Pim" | 236 | menu "Pim" |
237 | source core/obex/config.in | 237 | source core/obex/config.in |
238 | source core/pim/config.in | 238 | source core/pim/config.in |
239 | comment "Today Plugins ---" | 239 | comment "Today Plugins ---" |
240 | source noncore/todayplugins/config.in | 240 | source noncore/todayplugins/config.in |
241 | source core/pim/today/plugins/config.in | 241 | source core/pim/today/plugins/config.in |
242 | endmenu | 242 | endmenu |
243 | 243 | ||
244 | menu "Settings" | 244 | menu "Settings" |
245 | source core/settings/config.in | 245 | source core/settings/config.in |
246 | source noncore/settings/config.in | 246 | source noncore/settings/config.in |
247 | source noncore/securityplugins/config.in | 247 | source noncore/securityplugins/config.in |
248 | endmenu | 248 | endmenu |
249 | 249 | ||
250 | menu "Theming" | 250 | menu "Theming" |
251 | comment "Decorations ---" | 251 | comment "Decorations ---" |
252 | source noncore/decorations/config.in | 252 | source noncore/decorations/config.in |
253 | comment "Styles ---" | 253 | comment "Styles ---" |
254 | source noncore/styles/config.in | 254 | source noncore/styles/config.in |
255 | endmenu | 255 | endmenu |
256 | 256 | ||
257 | menu "Tools" | 257 | menu "Tools" |
258 | source noncore/tools/config.in | 258 | source noncore/tools/config.in |
259 | endmenu | 259 | endmenu |
260 | 260 | ||
261 | menu "Development" | 261 | menu "Development" |
262 | source development/keyview/config.in | 262 | source development/keyview/config.in |
263 | #source development/debugviewer/config.in | 263 | #source development/debugviewer/config.in |
264 | endmenu | 264 | endmenu |
265 | 265 | ||
266 | menu "Examples" | 266 | menu "Examples" |
267 | config EXAMPLES | 267 | config EXAMPLES |
268 | boolean "Compile Example Application" | 268 | boolean "Compile Example Application" |
269 | source examples/config.in | 269 | source examples/config.in |
270 | endmenu | 270 | endmenu |
271 | 271 | ||
272 | comment "" | 272 | comment "" |
273 | 273 | ||
274 | menu "Unsupported / Unmaintained" | 274 | menu "Unsupported / Unmaintained" |
275 | source noncore/unsupported/config.in | 275 | source noncore/unsupported/config.in |
276 | endmenu | 276 | endmenu |
277 | 277 | ||
278 | comment "" | 278 | comment "" |
279 | depends on EXPERIMENTAL | 279 | depends on EXPERIMENTAL |
280 | menu "Experimental" | 280 | menu "Experimental" |
281 | depends on EXPERIMENTAL | 281 | depends on EXPERIMENTAL |
282 | source libslcompat/config.in | 282 | source libslcompat/config.in |
283 | source core/qws/config.in | 283 | source core/qws/config.in |
284 | endmenu | 284 | endmenu |