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