summaryrefslogtreecommitdiff
path: root/config.in
Unidiff
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.in b/config.in
index 5c23904..99341e6 100644
--- a/config.in
+++ b/config.in
@@ -145,23 +145,12 @@ config OPIE_NEW_ALLOC
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
152config OPIE_WE_VERSION_OVERRIDE
153 boolean "Override autodetection of wireless extension (WE) version"
154 default n
155
156config OPIE_WE_VERSION
157 depends OPIE_WE_VERSION_OVERRIDE
158 string "The wireless extension (WE) version to build against"
159 default "15" if ! TARGET_X86
160 default "16" if TARGET_X86
161
162endmenu 151endmenu
163 152
164menu "Dependencies" 153menu "Dependencies"
165 source dependencies.in 154 source dependencies.in
166endmenu 155endmenu
167 156