author | wimpie <wimpie> | 2004-04-07 00:17:13 (UTC) |
---|---|---|
committer | wimpie <wimpie> | 2004-04-07 00:17:13 (UTC) |
commit | 01097505fd464cd18ae0f0b0394570b9ca9eec05 (patch) (unidiff) | |
tree | 15c8321fd37b1cd533ac8021ad3ea40b22fd9469 /config.in | |
parent | b93d9e0c4384be0a6f40be257ba791004388400b (diff) | |
download | opie-01097505fd464cd18ae0f0b0394570b9ca9eec05.zip opie-01097505fd464cd18ae0f0b0394570b9ca9eec05.tar.gz opie-01097505fd464cd18ae0f0b0394570b9ca9eec05.tar.bz2 |
Forget a quote
-rw-r--r-- | config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,129 +80,129 @@ config CUSTOMFILE | |||
80 | default "custom-ramses.h" if TARGET_RAMSES | 80 | default "custom-ramses.h" if TARGET_RAMSES |
81 | default "custom-ipaq.h" if TARGET_SIMPAD | 81 | default "custom-ipaq.h" if TARGET_SIMPAD |
82 | default "custom-yopy.h" if TARGET_YOPY | 82 | default "custom-yopy.h" if TARGET_YOPY |
83 | 83 | ||
84 | config OPTIMIZATIONS | 84 | config OPTIMIZATIONS |
85 | string "Optimization flags" | 85 | string "Optimization flags" |
86 | depends OPTIMIZE | 86 | depends OPTIMIZE |
87 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_IPAQ | 87 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_IPAQ |
88 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_YOPY | 88 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_YOPY |
89 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SHARP | 89 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SHARP |
90 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_RAMSES | 90 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_RAMSES |
91 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SIMPAD | 91 | default "-march=armv4 -mtune=strongarm1100 -mapcs-32 -fexpensive-optimizations -fomit-frame-pointer -O2" if TARGET_SIMPAD |
92 | 92 | ||
93 | config EXPERIMENTAL | 93 | config EXPERIMENTAL |
94 | bool "Prompt for development and/or incomplete items" | 94 | bool "Prompt for development and/or incomplete items" |
95 | default y | 95 | default y |
96 | 96 | ||
97 | endmenu | 97 | endmenu |
98 | 98 | ||
99 | menu "Configuration" | 99 | menu "Configuration" |
100 | config OPIE_NO_OVERRIDE_QT | 100 | config OPIE_NO_OVERRIDE_QT |
101 | boolean "Build Opie against an unpatched version of Qt" | 101 | boolean "Build Opie against an unpatched version of Qt" |
102 | default n | 102 | default n |
103 | 103 | ||
104 | config OPIE_NO_BUILTIN_SHUTDOWN | 104 | config OPIE_NO_BUILTIN_SHUTDOWN |
105 | boolean "Disable the built in shutdown application" | 105 | boolean "Disable the built in shutdown application" |
106 | default n | 106 | default n |
107 | 107 | ||
108 | config OPIE_NO_BUILTIN_CALIBRATE | 108 | config OPIE_NO_BUILTIN_CALIBRATE |
109 | boolean "Disable the built in calibrate application" | 109 | boolean "Disable the built in calibrate application" |
110 | default y if TARGET_YOPY | 110 | default y if TARGET_YOPY |
111 | default n | 111 | default n |
112 | 112 | ||
113 | config OPIE_SOUND_FRAGMENT_SHIFT | 113 | config OPIE_SOUND_FRAGMENT_SHIFT |
114 | string "The sound fragment used in Opie Player I" | 114 | string "The sound fragment used in Opie Player I" |
115 | default "14" if TARGET_IPAQ | 115 | default "14" if TARGET_IPAQ |
116 | default "16" if (!TARGET_IPAQ) | 116 | default "16" if (!TARGET_IPAQ) |
117 | 117 | ||
118 | config USE_REALTIME_AUDIO_THREAD | 118 | config USE_REALTIME_AUDIO_THREAD |
119 | boolean "Use a realtime thread in Opie Player I" | 119 | boolean "Use a realtime thread in Opie Player I" |
120 | default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP | 120 | default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP |
121 | default n | 121 | default n |
122 | 122 | ||
123 | config QT_QWS_ALLOW_OVERCLOCK | 123 | config QT_QWS_ALLOW_OVERCLOCK |
124 | boolean "Allow the user to overclock the device" | 124 | boolean "Allow the user to overclock the device" |
125 | depends TARGET_RAMSES | 125 | depends TARGET_RAMSES |
126 | default n | 126 | default n |
127 | 127 | ||
128 | config OPIE_HIGH_RES_SMALL_PHY | 128 | config OPIE_HIGH_RES_SMALL_PHY |
129 | boolean "Resolution is bigger than physical screen" | 129 | boolean "Resolution is bigger than physical screen" |
130 | default y if TARGET_C700 | 130 | default y if TARGET_C700 |
131 | default n | 131 | default n |
132 | 132 | ||
133 | config OPIE_NEW_ALLOC | 133 | config OPIE_NEW_ALLOC |
134 | boolean "Use malloc and free for the implementation" | 134 | boolean "Use malloc and free for the implementation" |
135 | default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP | 135 | default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP |
136 | default n | 136 | default n |
137 | 137 | ||
138 | config OPIE_NO_SOUND_PCM_READ_BITS | 138 | config OPIE_NO_SOUND_PCM_READ_BITS |
139 | boolean "There is not a pcm_read_bits io control" | 139 | boolean "There is not a pcm_read_bits io control" |
140 | default y if TARGET_SHARP | 140 | default y if TARGET_SHARP |
141 | default n | 141 | default n |
142 | 142 | ||
143 | config OPIE_WE_VERSION_OVERRIDE | 143 | config OPIE_WE_VERSION_OVERRIDE |
144 | boolean "Override autodetection of wireless extension (WE) version | 144 | boolean "Override autodetection of wireless extension (WE) version" |
145 | default n | 145 | default n |
146 | 146 | ||
147 | config OPIE_WE_VERSION | 147 | config OPIE_WE_VERSION |
148 | depends OPIE_WE_VERSION_OVERRIDE | 148 | depends OPIE_WE_VERSION_OVERRIDE |
149 | string "The wireless extension (WE) version to build against" | 149 | string "The wireless extension (WE) version to build against" |
150 | default "15" if ! TARGET_X86 | 150 | default "15" if ! TARGET_X86 |
151 | default "16" if TARGET_X86 | 151 | default "16" if TARGET_X86 |
152 | 152 | ||
153 | endmenu | 153 | endmenu |
154 | 154 | ||
155 | menu "Base" | 155 | menu "Base" |
156 | choice | 156 | choice |
157 | prompt "Qpe Library Selection" | 157 | prompt "Qpe Library Selection" |
158 | default LIBQPE | 158 | default LIBQPE |
159 | source library/config.in | 159 | source library/config.in |
160 | source x11/config.in | 160 | source x11/config.in |
161 | endchoice | 161 | endchoice |
162 | source libopie/config.in | 162 | source libopie/config.in |
163 | 163 | ||
164 | source libopie2/config.in | 164 | source libopie2/config.in |
165 | source libqtaux/config.in | 165 | source libqtaux/config.in |
166 | 166 | ||
167 | source core/opie-login/config.in | 167 | source core/opie-login/config.in |
168 | source core/opiealarm/config.in | 168 | source core/opiealarm/config.in |
169 | source core/tools/quicklauncher/config.in | 169 | source core/tools/quicklauncher/config.in |
170 | source core/launcher/config.in | 170 | source core/launcher/config.in |
171 | source core/symlinker/config.in | 171 | source core/symlinker/config.in |
172 | endmenu | 172 | endmenu |
173 | 173 | ||
174 | comment "" | 174 | comment "" |
175 | 175 | ||
176 | menu "Applets" | 176 | menu "Applets" |
177 | source core/applets/config.in | 177 | source core/applets/config.in |
178 | source noncore/applets/config.in | 178 | source noncore/applets/config.in |
179 | endmenu | 179 | endmenu |
180 | 180 | ||
181 | menu "Apps" | 181 | menu "Apps" |
182 | source core/apps/config.in | 182 | source core/apps/config.in |
183 | source noncore/apps/config.in | 183 | source noncore/apps/config.in |
184 | endmenu | 184 | endmenu |
185 | 185 | ||
186 | menu "Communications and Networking" | 186 | menu "Communications and Networking" |
187 | source noncore/comm/config.in | 187 | source noncore/comm/config.in |
188 | source noncore/net/config.in | 188 | source noncore/net/config.in |
189 | endmenu | 189 | endmenu |
190 | 190 | ||
191 | menu "Games" | 191 | menu "Games" |
192 | source noncore/games/config.in | 192 | source noncore/games/config.in |
193 | endmenu | 193 | endmenu |
194 | 194 | ||
195 | menu "Graphics and Multimedia" | 195 | menu "Graphics and Multimedia" |
196 | source freetype/config.in | 196 | source freetype/config.in |
197 | source noncore/graphics/config.in | 197 | source noncore/graphics/config.in |
198 | source core/multimedia/config.in | 198 | source core/multimedia/config.in |
199 | source noncore/multimedia/config.in | 199 | source noncore/multimedia/config.in |
200 | endmenu | 200 | endmenu |
201 | 201 | ||
202 | menu "Input methods" | 202 | menu "Input methods" |
203 | source inputmethods/config.in | 203 | source inputmethods/config.in |
204 | endmenu | 204 | endmenu |
205 | 205 | ||
206 | menu "Pim" | 206 | menu "Pim" |
207 | source core/pim/config.in | 207 | source core/pim/config.in |
208 | comment "Today Plugins ---" | 208 | comment "Today Plugins ---" |