summaryrefslogtreecommitdiff
path: root/firmware/export/config/vibe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/vibe500.h')
-rw-r--r--firmware/export/config/vibe500.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h
index edbc1e321a..b6d2e5082a 100644
--- a/firmware/export/config/vibe500.h
+++ b/firmware/export/config/vibe500.h
@@ -158,15 +158,6 @@
158/* We're able to shut off power to the HDD */ 158/* We're able to shut off power to the HDD */
159#define HAVE_ATA_POWER_OFF 159#define HAVE_ATA_POWER_OFF
160 160
161/* Offset ( in the firmware file's header ) to the file length */
162#define FIRMWARE_OFFSET_FILE_LENGTH 0
163
164/* Offset ( in the firmware file's header ) to the file CRC */
165#define FIRMWARE_OFFSET_FILE_CRC 0
166
167/* Offset ( in the firmware file's header ) to the real data */
168#define FIRMWARE_OFFSET_FILE_DATA 8
169
170/* USB On-the-go */ 161/* USB On-the-go */
171#define CONFIG_USBOTG USBOTG_ARC 162#define CONFIG_USBOTG USBOTG_ARC
172 163