summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzeplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzeplus.h')
-rw-r--r--firmware/export/config/sansafuzeplus.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 9b91e114bc..c96131e37d 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -184,11 +184,6 @@
184/* Type of LCD */ 184/* Type of LCD */
185#define CONFIG_LCD LCD_FUZEPLUS 185#define CONFIG_LCD LCD_FUZEPLUS
186 186
187/* Offset ( in the firmware file's header ) to the file CRC and data. These are
188 only used when loading the old format rockbox.e200 file */
189#define FIRMWARE_OFFSET_FILE_CRC 0x0
190#define FIRMWARE_OFFSET_FILE_DATA 0x8
191
192/* USB On-the-go */ 187/* USB On-the-go */
193#define CONFIG_USBOTG USBOTG_ARC 188#define CONFIG_USBOTG USBOTG_ARC
194 189