summaryrefslogtreecommitdiff
path: root/config.in
Unidiff
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.in b/config.in
index 69dbfe5..e5374fb 100644
--- a/config.in
+++ b/config.in
@@ -146,139 +146,141 @@ 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
150config QT_QWS_ALLOW_OVERCLOCK 150config 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
155config USE_FILE_NOTIFICATION 155config 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
159config OPIE_NEW_ALLOC 159config 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
164config OPIE_TASKBAR_LOCK_KEY_STATE 164config 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
169config LIBQPE_WITHROHFEEDBACK 169config 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
173config LIBQPE_NO_INLINE_IMAGES 173config LIBQPE_NO_INLINE_IMAGES
174 boolean "Build libqpe without inline images" 174 boolean "Build libqpe without inline images"
175 default n 175 default n
176 176
177config OPIE_NO_SOUND_PCM_READ_BITS 177config 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
181endmenu 181endmenu
182 182
183menu "Dependencies" 183menu "Dependencies"
184 source dependencies.in 184 source dependencies.in
185endmenu 185endmenu
186 186
187menu "Base" 187menu "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
202endmenu 202endmenu
203 203
204comment "" 204comment ""
205 205
206menu "Applets" 206menu "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
209endmenu 209endmenu
210 210
211menu "Apps" 211menu "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
214endmenu 214endmenu
215 215
216menu "Communications and Networking" 216menu "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
219endmenu 219endmenu
220 220
221menu "Games" 221menu "Games"
222 source noncore/games/config.in 222 source noncore/games/config.in
223endmenu 223endmenu
224 224
225menu "Graphics and Multimedia" 225menu "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
230endmenu 230endmenu
231 231
232menu "Input methods" 232menu "Input methods"
233 source inputmethods/config.in 233 source inputmethods/config.in
234endmenu 234endmenu
235 235
236menu "Pim" 236menu "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 comment "Holiday Plugins ---"
243 source core/pim/datebook/holiday/config.in
242endmenu 244endmenu
243 245
244menu "Settings" 246menu "Settings"
245 source core/settings/config.in 247 source core/settings/config.in
246 source noncore/settings/config.in 248 source noncore/settings/config.in
247 source noncore/securityplugins/config.in 249 source noncore/securityplugins/config.in
248endmenu 250endmenu
249 251
250menu "Theming" 252menu "Theming"
251 comment "Decorations ---" 253 comment "Decorations ---"
252 source noncore/decorations/config.in 254 source noncore/decorations/config.in
253 comment "Styles ---" 255 comment "Styles ---"
254 source noncore/styles/config.in 256 source noncore/styles/config.in
255endmenu 257endmenu
256 258
257menu "Tools" 259menu "Tools"
258 source noncore/tools/config.in 260 source noncore/tools/config.in
259endmenu 261endmenu
260 262
261menu "Development" 263menu "Development"
262 source development/keyview/config.in 264 source development/keyview/config.in
263 #source development/debugviewer/config.in 265 #source development/debugviewer/config.in
264endmenu 266endmenu
265 267
266menu "Examples" 268menu "Examples"
267 config EXAMPLES 269 config EXAMPLES
268 boolean "Compile Example Application" 270 boolean "Compile Example Application"
269 source examples/config.in 271 source examples/config.in
270endmenu 272endmenu
271 273
272comment "" 274comment ""
273 275
274menu "Unsupported / Unmaintained" 276menu "Unsupported / Unmaintained"
275 source noncore/unsupported/config.in 277 source noncore/unsupported/config.in
276endmenu 278endmenu
277 279
278comment "" 280comment ""
279 depends on EXPERIMENTAL 281 depends on EXPERIMENTAL
280menu "Experimental" 282menu "Experimental"
281 depends on EXPERIMENTAL 283 depends on EXPERIMENTAL
282 source libslcompat/config.in 284 source libslcompat/config.in
283 source core/qws/config.in 285 source core/qws/config.in
284endmenu 286endmenu