summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh10.h')
-rw-r--r--firmware/export/config/iriverh10.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config/iriverh10.h b/firmware/export/config/iriverh10.h
index 6342a90deb..480f6db0f5 100644
--- a/firmware/export/config/iriverh10.h
+++ b/firmware/export/config/iriverh10.h
@@ -160,11 +160,6 @@
160/* We're able to shut off power to the HDD */ 160/* We're able to shut off power to the HDD */
161#define HAVE_ATA_POWER_OFF 161#define HAVE_ATA_POWER_OFF
162 162
163/* Offset ( in the firmware file's header ) to the file CRC and data. These are
164 only used when loading the old format rockbox.h10 file */
165#define FIRMWARE_OFFSET_FILE_CRC 0x0
166#define FIRMWARE_OFFSET_FILE_DATA 0x8
167
168/* USB On-the-go */ 163/* USB On-the-go */
169#define CONFIG_USBOTG USBOTG_ARC 164#define CONFIG_USBOTG USBOTG_ARC
170 165