From aa8ba60fea6b08957fc29cd28a9759ee7ecfdaf6 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Wed, 8 Oct 2014 16:29:40 +0200 Subject: YH820/YH92X: Properly enable morse input. Change-Id: I6a35d64d0859b7ef429919c260a69974d6fdfafb --- firmware/export/config/samsungyh920.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/samsungyh920.h') 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 @@ #define CONFIG_KEYPAD SAMSUNG_YH920_PAD +/* Define this to enable morse code input */ +#define HAVE_MORSE_INPUT + /* Define this if you do software codec */ #define CONFIG_CODEC SWCODEC -- cgit v1.2.3