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