summaryrefslogtreecommitdiff
path: root/firmware/export/config-meizu-m3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-meizu-m3.h')
-rw-r--r--firmware/export/config-meizu-m3.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-meizu-m3.h b/firmware/export/config-meizu-m3.h
index 7da1759a61..12f2cfdfea 100644
--- a/firmware/export/config-meizu-m3.h
+++ b/firmware/export/config-meizu-m3.h
@@ -119,8 +119,6 @@
119/* Hardware controlled charging, software can monitor plug and charge state */ 119/* Hardware controlled charging, software can monitor plug and charge state */
120#define CONFIG_CHARGING CHARGING_MONITOR 120#define CONFIG_CHARGING CHARGING_MONITOR
121 121
122#ifndef SIMULATOR
123
124/* Define this if your LCD can set contrast */ 122/* Define this if your LCD can set contrast */
125//#define HAVE_LCD_CONTRAST 123//#define HAVE_LCD_CONTRAST
126 124
@@ -162,8 +160,6 @@
162#define FLASH_ENTRYPOINT 0x00001000 160#define FLASH_ENTRYPOINT 0x00001000
163#define FLASH_MAGIC 0xfbfbfbf1 161#define FLASH_MAGIC 0xfbfbfbf1
164 162
165#endif /* SIMULATOR */
166
167/* Define this for FM radio input available */ 163/* Define this for FM radio input available */
168#define HAVE_FMRADIO_IN 164#define HAVE_FMRADIO_IN
169 165