summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodmini.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodmini.h')
-rw-r--r--firmware/export/config-ipodmini.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index be3ab2bc96..129829ffbb 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -77,6 +77,9 @@
77 77
78#define HAVE_SCROLLWHEEL 78#define HAVE_SCROLLWHEEL
79 79
80/* Define this to enable morse code input */
81#define HAVE_MORSE_INPUT
82
80/* Define this if you do software codec */ 83/* Define this if you do software codec */
81#define CONFIG_CODEC SWCODEC 84#define CONFIG_CODEC SWCODEC
82 85