summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod1g2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod1g2g.h')
-rw-r--r--firmware/export/config-ipod1g2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod1g2g.h b/firmware/export/config-ipod1g2g.h
index 835b75bd85..cde745e874 100644
--- a/firmware/export/config-ipod1g2g.h
+++ b/firmware/export/config-ipod1g2g.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