summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 74a7ce7cdc..88ff2c2006 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -87,8 +87,6 @@
87/* Software controlled charging */ 87/* Software controlled charging */
88#define CONFIG_CHARGING CHARGING_TARGET 88#define CONFIG_CHARGING CHARGING_TARGET
89 89
90#ifndef SIMULATOR
91
92/* Define this if you have a SH7034 */ 90/* Define this if you have a SH7034 */
93#define CONFIG_CPU SH7034 91#define CONFIG_CPU SH7034
94 92
@@ -123,8 +121,6 @@
123#define BOOTFILE "ajbrec." BOOTFILE_EXT 121#define BOOTFILE "ajbrec." BOOTFILE_EXT
124#define BOOTDIR "/" 122#define BOOTDIR "/"
125 123
126#endif /* SIMULATOR */
127
128#define HAVE_LCD_CONTRAST 124#define HAVE_LCD_CONTRAST
129 125
130#define MIN_CONTRAST_SETTING 5 126#define MIN_CONTRAST_SETTING 5