summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-c200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-c200.h b/firmware/export/config-c200.h
index c0e8753493..acc9969cf5 100644
--- a/firmware/export/config-c200.h
+++ b/firmware/export/config-c200.h
@@ -68,6 +68,9 @@
68 68
69#define CONFIG_KEYPAD SANSA_C200_PAD 69#define CONFIG_KEYPAD SANSA_C200_PAD
70 70
71/* define this if the target has volume keys which can be used in the lists */
72#define HAVE_VOLUME_IN_LIST
73
71/* Define this if you do software codec */ 74/* Define this if you do software codec */
72#define CONFIG_CODEC SWCODEC 75#define CONFIG_CODEC SWCODEC
73 76