summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungypz5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/samsungypz5.h')
-rw-r--r--firmware/export/config/samsungypz5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/samsungypz5.h b/firmware/export/config/samsungypz5.h
index 8c013e7c29..c890d629f1 100644
--- a/firmware/export/config/samsungypz5.h
+++ b/firmware/export/config/samsungypz5.h
@@ -28,8 +28,8 @@
28#define HAVE_FMRADIO_IN 28#define HAVE_FMRADIO_IN
29#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO) 29#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO)
30 30
31/* define this if you have a bitmap LCD display */ 31
32#define HAVE_LCD_BITMAP 32
33/* define this if you have a colour LCD */ 33/* define this if you have a colour LCD */
34#define HAVE_LCD_COLOR 34#define HAVE_LCD_COLOR
35 35