Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/config.in b/config.in index 228e682..69dbfe5 100644 --- a/ config.in+++ b/ config.in |
|
@@ -172,7 +172,7 @@ config LIBQPE_WITHROHFEEDBACK |
172 | |
172 | |
173 | config LIBQPE_NO_INLINE_IMAGES |
173 | config LIBQPE_NO_INLINE_IMAGES |
174 | boolean "Build libqpe without inline images" |
174 | boolean "Build libqpe without inline images" |
175 | default y |
175 | default n |
176 | |
176 | |
177 | config OPIE_NO_SOUND_PCM_READ_BITS |
177 | config OPIE_NO_SOUND_PCM_READ_BITS |
178 | boolean "There is not a pcm_read_bits io control" |
178 | boolean "There is not a pcm_read_bits io control" |
|