summaryrefslogtreecommitdiff
path: root/config.in
Unidiff
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.in b/config.in
index ba92955..9ee7ccf 100644
--- a/config.in
+++ b/config.in
@@ -102,140 +102,141 @@ config OPIE_NO_BUILTIN_SHUTDOWN
102 102
103config OPIE_NO_BUILTIN_CALIBRATE 103config OPIE_NO_BUILTIN_CALIBRATE
104 boolean "Disable the built in calibrate application" 104 boolean "Disable the built in calibrate application"
105 default y if TARGET_YOPY 105 default y if TARGET_YOPY
106 default n 106 default n
107 107
108config OPIE_SOUND_FRAGMENT_SHIFT 108config OPIE_SOUND_FRAGMENT_SHIFT
109 string "The sound fragment used in Opie Player I" 109 string "The sound fragment used in Opie Player I"
110 default "14" if TARGET_IPAQ 110 default "14" if TARGET_IPAQ
111 default "16" if (!TARGET_IPAQ) 111 default "16" if (!TARGET_IPAQ)
112 112
113config USE_REALTIME_AUDIO_THREAD 113config USE_REALTIME_AUDIO_THREAD
114 boolean "Use a realtime thread in Opie Player I" 114 boolean "Use a realtime thread in Opie Player I"
115 default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP 115 default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP
116 default n 116 default n
117 117
118config QT_QWS_ALLOW_OVERCLOCK 118config QT_QWS_ALLOW_OVERCLOCK
119 boolean "Allow the user to overclock the device" 119 boolean "Allow the user to overclock the device"
120 depends TARGET_RAMSES 120 depends TARGET_RAMSES
121 default n 121 default n
122 122
123config OPIE_HIGH_RES_SMALL_PHY 123config OPIE_HIGH_RES_SMALL_PHY
124 boolean "Resolution is bigger than physical screen" 124 boolean "Resolution is bigger than physical screen"
125 default y if TARGET_C700 125 default y if TARGET_C700
126 default n 126 default n
127 127
128config OPIE_NEW_ALLOC 128config OPIE_NEW_ALLOC
129 boolean "Use malloc and free for the implementation" 129 boolean "Use malloc and free for the implementation"
130 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP 130 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP
131 default n 131 default n
132 132
133config OPIE_NO_SOUND_PCM_READ_BITS 133config OPIE_NO_SOUND_PCM_READ_BITS
134 boolean "There is not a pcm_read_bits io control" 134 boolean "There is not a pcm_read_bits io control"
135 default y if TARGET_SHARP 135 default y if TARGET_SHARP
136 default n 136 default n
137 137
138config OPIE_WE_VERSION 138config OPIE_WE_VERSION
139 string "The wireless extension (WE) version to build against" 139 string "The wireless extension (WE) version to build against"
140 default "15" if ! TARGET_X86 140 default "15" if ! TARGET_X86
141 default "16" if TARGET_X86 141 default "16" if TARGET_X86
142 142
143endmenu 143endmenu
144 144
145menu "Base" 145menu "Base"
146 choice 146 choice
147 prompt "Qpe Library Selection" 147 prompt "Qpe Library Selection"
148 default LIBQPE 148 default LIBQPE
149 source library/config.in 149 source library/config.in
150 source x11/config.in 150 source x11/config.in
151 endchoice 151 endchoice
152 source libopie/config.in 152 source libopie/config.in
153 153
154 source libopie2/config.in 154 source libopie2/config.in
155 source libqtaux/config.in 155 source libqtaux/config.in
156 156
157 source core/opie-login/config.in 157 source core/opie-login/config.in
158 source core/opiealarm/config.in 158 source core/opiealarm/config.in
159 source core/tools/quicklauncher/config.in 159 source core/tools/quicklauncher/config.in
160 source core/launcher/config.in 160 source core/launcher/config.in
161 source core/symlinker/config.in 161 source core/symlinker/config.in
162endmenu 162endmenu
163 163
164comment "" 164comment ""
165 165
166menu "Applets" 166menu "Applets"
167 source core/applets/config.in 167 source core/applets/config.in
168 source noncore/applets/config.in 168 source noncore/applets/config.in
169endmenu 169endmenu
170 170
171menu "Apps" 171menu "Apps"
172 source core/apps/config.in 172 source core/apps/config.in
173 source noncore/apps/config.in 173 source noncore/apps/config.in
174endmenu 174endmenu
175 175
176menu "Communications and Networking" 176menu "Communications and Networking"
177 source noncore/comm/config.in 177 source noncore/comm/config.in
178 source noncore/net/config.in 178 source noncore/net/config.in
179endmenu 179endmenu
180 180
181menu "Games" 181menu "Games"
182 source noncore/games/config.in 182 source noncore/games/config.in
183endmenu 183endmenu
184 184
185menu "Graphics and Multimedia" 185menu "Graphics and Multimedia"
186 source freetype/config.in 186 source freetype/config.in
187 source noncore/graphics/config.in 187 source noncore/graphics/config.in
188 source core/multimedia/config.in 188 source core/multimedia/config.in
189 source noncore/multimedia/config.in 189 source noncore/multimedia/config.in
190endmenu 190endmenu
191 191
192menu "Input methods" 192menu "Input methods"
193 source inputmethods/config.in 193 source inputmethods/config.in
194endmenu 194endmenu
195 195
196menu "Pim" 196menu "Pim"
197 source core/pim/config.in 197 source core/pim/config.in
198 menu "Today Plugins" 198 comment "Today Plugins ---"
199 source noncore/todayplugins/config.in 199 source noncore/todayplugins/config.in
200 source core/pim/today/plugins/config.in 200 source core/pim/today/plugins/config.in
201 endmenu
202endmenu 201endmenu
203 202
204menu "Settings" 203menu "Settings"
205 source core/settings/config.in 204 source core/settings/config.in
206 source noncore/settings/config.in 205 source noncore/settings/config.in
207endmenu 206endmenu
208 207
209menu "Theming" 208menu "Theming"
209 comment "Decorations ---"
210 source noncore/decorations/config.in 210 source noncore/decorations/config.in
211 comment "Styles ---"
211 source noncore/styles/config.in 212 source noncore/styles/config.in
212endmenu 213endmenu
213 214
214menu "Tools" 215menu "Tools"
215 source noncore/tools/config.in 216 source noncore/tools/config.in
216endmenu 217endmenu
217 218
218menu "Development" 219menu "Development"
219 source development/keyview/config.in 220 source development/keyview/config.in
220 #source development/debugviewer/config.in 221 #source development/debugviewer/config.in
221endmenu 222endmenu
222 223
223menu "Examples" 224menu "Examples"
224 config EXAMPLES 225 config EXAMPLES
225 boolean "Compile Example Application" 226 boolean "Compile Example Application"
226 source examples/config.in 227 source examples/config.in
227endmenu 228endmenu
228 229
229comment "" 230comment ""
230 231
231menu "Unsupported / Unmaintained" 232menu "Unsupported / Unmaintained"
232 source noncore/unsupported/config.in 233 source noncore/unsupported/config.in
233endmenu 234endmenu
234 235
235comment "" 236comment ""
236 depends on EXPERIMENTAL 237 depends on EXPERIMENTAL
237menu "Experimental" 238menu "Experimental"
238 depends on EXPERIMENTAL 239 depends on EXPERIMENTAL
239 source libslcompat/config.in 240 source libslcompat/config.in
240 source core/qws/config.in 241 source core/qws/config.in
241endmenu 242endmenu