summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezenv.h')
-rw-r--r--firmware/export/config/creativezenv.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config/creativezenv.h b/firmware/export/config/creativezenv.h
index bc05954264..b103c34f20 100644
--- a/firmware/export/config/creativezenv.h
+++ b/firmware/export/config/creativezenv.h
@@ -166,11 +166,6 @@
166/* Type of LCD */ 166/* Type of LCD */
167#define CONFIG_LCD LCD_CREATIVEZENV 167#define CONFIG_LCD LCD_CREATIVEZENV
168 168
169/* Offset ( in the firmware file's header ) to the file CRC and data. These are
170 only used when loading the old format rockbox.e200 file */
171#define FIRMWARE_OFFSET_FILE_CRC 0x0
172#define FIRMWARE_OFFSET_FILE_DATA 0x8
173
174/* USB On-the-go */ 169/* USB On-the-go */
175#define CONFIG_USBOTG USBOTG_ARC 170#define CONFIG_USBOTG USBOTG_ARC
176 171