summaryrefslogtreecommitdiff
path: root/firmware/export/config-clip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r--firmware/export/config-clip.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index 0a6164fbb6..63b4fd8617 100644
--- a/firmware/export/config-clip.h
+++ b/firmware/export/config-clip.h
@@ -75,6 +75,9 @@
75 75
76#define CONFIG_KEYPAD SANSA_CLIP_PAD 76#define CONFIG_KEYPAD SANSA_CLIP_PAD
77 77
78/* define this if the target has volume keys which can be used in the lists */
79#define HAVE_VOLUME_IN_LIST
80
78/* Define this if you do software codec */ 81/* Define this if you do software codec */
79#define CONFIG_CODEC SWCODEC 82#define CONFIG_CODEC SWCODEC
80/* There is no hardware tone control */ 83/* There is no hardware tone control */