summaryrefslogtreecommitdiff
path: root/config.in
Unidiff
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.in b/config.in
index 2cd3160..60ebd65 100644
--- a/config.in
+++ b/config.in
@@ -131,133 +131,134 @@ config OPIE_SOUND_FRAGMENT_SHIFT
131config USE_REALTIME_AUDIO_THREAD 131config USE_REALTIME_AUDIO_THREAD
132 boolean "Use a realtime thread in Opie Player I" 132 boolean "Use a realtime thread in Opie Player I"
133 default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP 133 default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP
134 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) 134 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP)
135 135
136config QT_QWS_ALLOW_OVERCLOCK 136config QT_QWS_ALLOW_OVERCLOCK
137 boolean "Allow the user to overclock the device" 137 boolean "Allow the user to overclock the device"
138 depends TARGET_RAMSES 138 depends TARGET_RAMSES
139 default n 139 default n
140 140
141config OPIE_HIGH_RES_SMALL_PHY 141config OPIE_HIGH_RES_SMALL_PHY
142 boolean "Resolution is bigger than physical screen" 142 boolean "Resolution is bigger than physical screen"
143 default y if TARGET_C700 143 default y if TARGET_C700
144 default n if ! TARGET_C700 144 default n if ! TARGET_C700
145 145
146config USE_FILE_NOTIFICATION 146config USE_FILE_NOTIFICATION
147 boolean "Substitute (some) polling interfaces with OFileNotifier" 147 boolean "Substitute (some) polling interfaces with OFileNotifier"
148 default y 148 default y
149 149
150config OPIE_NEW_ALLOC 150config OPIE_NEW_ALLOC
151 boolean "Use malloc and free for the implementation" 151 boolean "Use malloc and free for the implementation"
152 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP 152 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP
153 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) 153 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP)
154 154
155config OPIE_NO_SOUND_PCM_READ_BITS 155config OPIE_NO_SOUND_PCM_READ_BITS
156 boolean "There is not a pcm_read_bits io control" 156 boolean "There is not a pcm_read_bits io control"
157 default y if TARGET_SHARP 157 default y if TARGET_SHARP
158 default n if ! TARGET_SHARP 158 default n if ! TARGET_SHARP
159endmenu 159endmenu
160 160
161menu "Dependencies" 161menu "Dependencies"
162 source dependencies.in 162 source dependencies.in
163endmenu 163endmenu
164 164
165menu "Base" 165menu "Base"
166 choice 166 choice
167 prompt "Qpe Library Selection" 167 prompt "Qpe Library Selection"
168 default LIBQPE 168 default LIBQPE
169 source library/config.in 169 source library/config.in
170 source x11/config.in 170 source x11/config.in
171 endchoice 171 endchoice
172 source libopie/config.in 172 source libopie/config.in
173 173
174 source libopie2/config.in 174 source libopie2/config.in
175 source libqtaux/config.in 175 source libqtaux/config.in
176 source rsync/config.in 176 source rsync/config.in
177 source core/opie-login/config.in 177 source core/opie-login/config.in
178 source core/opiealarm/config.in 178 source core/opiealarm/config.in
179 source core/tools/quicklauncher/config.in 179 source core/tools/quicklauncher/config.in
180 source core/launcher/config.in 180 source core/launcher/config.in
181 source core/symlinker/config.in 181 source core/symlinker/config.in
182endmenu 182endmenu
183 183
184comment "" 184comment ""
185 185
186menu "Applets" 186menu "Applets"
187 source core/applets/config.in 187 source core/applets/config.in
188 source noncore/applets/config.in 188 source noncore/applets/config.in
189endmenu 189endmenu
190 190
191menu "Apps" 191menu "Apps"
192 source core/apps/config.in 192 source core/apps/config.in
193 source noncore/apps/config.in 193 source noncore/apps/config.in
194endmenu 194endmenu
195 195
196menu "Communications and Networking" 196menu "Communications and Networking"
197 source noncore/comm/config.in 197 source noncore/comm/config.in
198 source noncore/net/config.in 198 source noncore/net/config.in
199endmenu 199endmenu
200 200
201menu "Games" 201menu "Games"
202 source noncore/games/config.in 202 source noncore/games/config.in
203endmenu 203endmenu
204 204
205menu "Graphics and Multimedia" 205menu "Graphics and Multimedia"
206 source freetype/config.in 206 source freetype/config.in
207 source noncore/graphics/config.in 207 source noncore/graphics/config.in
208 source core/multimedia/config.in 208 source core/multimedia/config.in
209 source noncore/multimedia/config.in 209 source noncore/multimedia/config.in
210endmenu 210endmenu
211 211
212menu "Input methods" 212menu "Input methods"
213 source inputmethods/config.in 213 source inputmethods/config.in
214endmenu 214endmenu
215 215
216menu "Pim" 216menu "Pim"
217 source core/obex/config.in 217 source core/obex/config.in
218 source core/pim/config.in 218 source core/pim/config.in
219 comment "Today Plugins ---" 219 comment "Today Plugins ---"
220 source noncore/todayplugins/config.in 220 source noncore/todayplugins/config.in
221 source core/pim/today/plugins/config.in 221 source core/pim/today/plugins/config.in
222endmenu 222endmenu
223 223
224menu "Settings" 224menu "Settings"
225 source core/settings/config.in 225 source core/settings/config.in
226 source noncore/settings/config.in 226 source noncore/settings/config.in
227 source noncore/securityplugins/config.in
227endmenu 228endmenu
228 229
229menu "Theming" 230menu "Theming"
230 comment "Decorations ---" 231 comment "Decorations ---"
231 source noncore/decorations/config.in 232 source noncore/decorations/config.in
232 comment "Styles ---" 233 comment "Styles ---"
233 source noncore/styles/config.in 234 source noncore/styles/config.in
234endmenu 235endmenu
235 236
236menu "Tools" 237menu "Tools"
237 source noncore/tools/config.in 238 source noncore/tools/config.in
238endmenu 239endmenu
239 240
240menu "Development" 241menu "Development"
241 source development/keyview/config.in 242 source development/keyview/config.in
242 #source development/debugviewer/config.in 243 #source development/debugviewer/config.in
243endmenu 244endmenu
244 245
245menu "Examples" 246menu "Examples"
246 config EXAMPLES 247 config EXAMPLES
247 boolean "Compile Example Application" 248 boolean "Compile Example Application"
248 source examples/config.in 249 source examples/config.in
249endmenu 250endmenu
250 251
251comment "" 252comment ""
252 253
253menu "Unsupported / Unmaintained" 254menu "Unsupported / Unmaintained"
254 source noncore/unsupported/config.in 255 source noncore/unsupported/config.in
255endmenu 256endmenu
256 257
257comment "" 258comment ""
258 depends on EXPERIMENTAL 259 depends on EXPERIMENTAL
259menu "Experimental" 260menu "Experimental"
260 depends on EXPERIMENTAL 261 depends on EXPERIMENTAL
261 source libslcompat/config.in 262 source libslcompat/config.in
262 source core/qws/config.in 263 source core/qws/config.in
263endmenu 264endmenu