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