Unidiff1 files changed, 4 insertions, 0 deletions
|
diff --git a/config.in b/config.in index c981fd1..37cbb67 100644 --- a/ config.in+++ b/ config.in |
|
@@ -152,6 +152,10 @@ config OPIE_TASKBAR_LOCK_KEY_STATE |
152 | default y if TARGET_SHARP |
152 | default y if TARGET_SHARP |
153 | default n if !TARGET_SHARP |
153 | default n if !TARGET_SHARP |
154 | |
154 | |
| |
155 | config LIBQPE_WITHROHFEEDBACK |
| |
156 | boolean "Build libqpe with Right-On-Hold feedback" |
| |
157 | default y |
| |
158 | |
155 | config OPIE_NO_SOUND_PCM_READ_BITS |
159 | config OPIE_NO_SOUND_PCM_READ_BITS |
156 | boolean "There is not a pcm_read_bits io control" |
160 | boolean "There is not a pcm_read_bits io control" |
157 | default y if TARGET_SHARP |
161 | default y if TARGET_SHARP |
|