summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodvideo.h')
-rw-r--r--firmware/export/config-ipodvideo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index 9762e71a73..f00de9cbfd 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -62,6 +62,9 @@
62 62
63#define CONFIG_KEYPAD IPOD_4G_PAD 63#define CONFIG_KEYPAD IPOD_4G_PAD
64 64
65/* Define this to enable morse code input */
66#define HAVE_MORSE_INPUT
67
65/* Define this if you do software codec */ 68/* Define this if you do software codec */
66#define CONFIG_CODEC SWCODEC 69#define CONFIG_CODEC SWCODEC
67 70