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, 1 insertions, 1 deletions
diff --git a/config.in b/config.in
index 2e9c90e..5c23904 100644
--- a/config.in
+++ b/config.in
@@ -131,97 +131,97 @@ config QT_QWS_ALLOW_OVERCLOCK
131 default n 131 default n
132 132
133config OPIE_HIGH_RES_SMALL_PHY 133config OPIE_HIGH_RES_SMALL_PHY
134 boolean "Resolution is bigger than physical screen" 134 boolean "Resolution is bigger than physical screen"
135 default y if TARGET_C700 135 default y if TARGET_C700
136 default n if ! TARGET_C700 136 default n if ! TARGET_C700
137 137
138config USE_FILE_NOTIFICATION 138config USE_FILE_NOTIFICATION
139 boolean "Substitute (some) polling interfaces with OFileNotifier" 139 boolean "Substitute (some) polling interfaces with OFileNotifier"
140 default y 140 default y
141 141
142config OPIE_NEW_ALLOC 142config OPIE_NEW_ALLOC
143 boolean "Use malloc and free for the implementation" 143 boolean "Use malloc and free for the implementation"
144 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP 144 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP
145 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) 145 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP)
146 146
147config OPIE_NO_SOUND_PCM_READ_BITS 147config OPIE_NO_SOUND_PCM_READ_BITS
148 boolean "There is not a pcm_read_bits io control" 148 boolean "There is not a pcm_read_bits io control"
149 default y if TARGET_SHARP 149 default y if TARGET_SHARP
150 default n if ! TARGET_SHARP 150 default n if ! TARGET_SHARP
151 151
152config OPIE_WE_VERSION_OVERRIDE 152config OPIE_WE_VERSION_OVERRIDE
153 boolean "Override autodetection of wireless extension (WE) version" 153 boolean "Override autodetection of wireless extension (WE) version"
154 default n 154 default n
155 155
156config OPIE_WE_VERSION 156config OPIE_WE_VERSION
157 depends OPIE_WE_VERSION_OVERRIDE 157 depends OPIE_WE_VERSION_OVERRIDE
158 string "The wireless extension (WE) version to build against" 158 string "The wireless extension (WE) version to build against"
159 default "15" if ! TARGET_X86 159 default "15" if ! TARGET_X86
160 default "16" if TARGET_X86 160 default "16" if TARGET_X86
161 161
162endmenu 162endmenu
163 163
164menu "Dependencies" 164menu "Dependencies"
165 source dependencies.in 165 source dependencies.in
166endmenu 166endmenu
167 167
168menu "Base" 168menu "Base"
169 choice 169 choice
170 prompt "Qpe Library Selection" 170 prompt "Qpe Library Selection"
171 default LIBQPE 171 default LIBQPE
172 source library/config.in 172 source library/config.in
173 source x11/config.in 173 source x11/config.in
174 endchoice 174 endchoice
175 source libopie/config.in 175 source libopie/config.in
176 176
177 source libopie2/config.in 177 source libopie2/config.in
178 source libqtaux/config.in 178 source libqtaux/config.in
179 179 source rsync/config.in
180 source core/opie-login/config.in 180 source core/opie-login/config.in
181 source core/opiealarm/config.in 181 source core/opiealarm/config.in
182 source core/tools/quicklauncher/config.in 182 source core/tools/quicklauncher/config.in
183 source core/launcher/config.in 183 source core/launcher/config.in
184 source core/symlinker/config.in 184 source core/symlinker/config.in
185endmenu 185endmenu
186 186
187comment "" 187comment ""
188 188
189menu "Applets" 189menu "Applets"
190 source core/applets/config.in 190 source core/applets/config.in
191 source noncore/applets/config.in 191 source noncore/applets/config.in
192endmenu 192endmenu
193 193
194menu "Apps" 194menu "Apps"
195 source core/apps/config.in 195 source core/apps/config.in
196 source noncore/apps/config.in 196 source noncore/apps/config.in
197endmenu 197endmenu
198 198
199menu "Communications and Networking" 199menu "Communications and Networking"
200 source noncore/comm/config.in 200 source noncore/comm/config.in
201 source noncore/net/config.in 201 source noncore/net/config.in
202endmenu 202endmenu
203 203
204menu "Games" 204menu "Games"
205 source noncore/games/config.in 205 source noncore/games/config.in
206endmenu 206endmenu
207 207
208menu "Graphics and Multimedia" 208menu "Graphics and Multimedia"
209 source freetype/config.in 209 source freetype/config.in
210 source noncore/graphics/config.in 210 source noncore/graphics/config.in
211 source core/multimedia/config.in 211 source core/multimedia/config.in
212 source noncore/multimedia/config.in 212 source noncore/multimedia/config.in
213endmenu 213endmenu
214 214
215menu "Input methods" 215menu "Input methods"
216 source inputmethods/config.in 216 source inputmethods/config.in
217endmenu 217endmenu
218 218
219menu "Pim" 219menu "Pim"
220 source core/pim/config.in 220 source core/pim/config.in
221 comment "Today Plugins ---" 221 comment "Today Plugins ---"
222 source noncore/todayplugins/config.in 222 source noncore/todayplugins/config.in
223 source core/pim/today/plugins/config.in 223 source core/pim/today/plugins/config.in
224endmenu 224endmenu
225 225
226menu "Settings" 226menu "Settings"
227 source core/settings/config.in 227 source core/settings/config.in