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