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 2be4697..ba92955 100644
--- a/config.in
+++ b/config.in
@@ -135,13 +135,13 @@ config OPIE_NO_SOUND_PCM_READ_BITS
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 TAGET_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"