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