summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 7a2b30dbf1..b14f113244 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -79,8 +79,6 @@
79#define CURRENT_USB 1 /* host powered in USB mode; avoid zero-div */ 79#define CURRENT_USB 1 /* host powered in USB mode; avoid zero-div */
80#define CURRENT_BACKLIGHT 0 /* no backlight */ 80#define CURRENT_BACKLIGHT 0 /* no backlight */
81 81
82#ifndef SIMULATOR
83
84/* Define this if you have a SH7034 */ 82/* Define this if you have a SH7034 */
85#define CONFIG_CPU SH7034 83#define CONFIG_CPU SH7034
86 84
@@ -134,8 +132,6 @@
134#define BOOTFILE "ajbrec." BOOTFILE_EXT 132#define BOOTFILE "ajbrec." BOOTFILE_EXT
135#define BOOTDIR "/" 133#define BOOTDIR "/"
136 134
137#endif /* SIMULATOR */
138
139#define HAVE_LCD_CONTRAST 135#define HAVE_LCD_CONTRAST
140 136
141#define MIN_CONTRAST_SETTING 5 137#define MIN_CONTRAST_SETTING 5