summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungyh920.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/samsungyh920.h')
-rw-r--r--firmware/export/config/samsungyh920.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index 9b378c8ffe..a05ee94ddd 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -92,6 +92,9 @@
92 92
93#define CONFIG_KEYPAD SAMSUNG_YH920_PAD 93#define CONFIG_KEYPAD SAMSUNG_YH920_PAD
94 94
95/* Define this to enable morse code input */
96#define HAVE_MORSE_INPUT
97
95/* Define this if you do software codec */ 98/* Define this if you do software codec */
96#define CONFIG_CODEC SWCODEC 99#define CONFIG_CODEC SWCODEC
97 100