summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 5f6cf17fbe..c60ee6a071 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -58,8 +58,6 @@
58/* Hardware controlled charging */ 58/* Hardware controlled charging */
59#define CONFIG_CHARGING CHARGING_SIMPLE 59#define CONFIG_CHARGING CHARGING_SIMPLE
60 60
61#ifndef SIMULATOR
62
63/* Define this if you have a SH7034 */ 61/* Define this if you have a SH7034 */
64#define CONFIG_CPU SH7034 62#define CONFIG_CPU SH7034
65 63
@@ -97,8 +95,6 @@
97#define BOOTFILE "archos." BOOTFILE_EXT 95#define BOOTFILE "archos." BOOTFILE_EXT
98#define BOOTDIR "/" 96#define BOOTDIR "/"
99 97
100#endif /* SIMULATOR */
101
102#define HAVE_LCD_CONTRAST 98#define HAVE_LCD_CONTRAST
103 99
104#define MIN_CONTRAST_SETTING 5 100#define MIN_CONTRAST_SETTING 5