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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh10.h b/firmware/export/config/iriverh10.h
index 44cbe538ac..d88de1cb6c 100644
--- a/firmware/export/config/iriverh10.h
+++ b/firmware/export/config/iriverh10.h
@@ -193,7 +193,9 @@
193/* DMA is used only for reading on PP502x because although reads are ~8x faster 193/* DMA is used only for reading on PP502x because although reads are ~8x faster
194 * writes appear to be ~25% slower. 194 * writes appear to be ~25% slower.
195 */ 195 */
196#ifndef BOOTLOADER
196#define HAVE_ATA_DMA 197#define HAVE_ATA_DMA
198#endif
197 199
198/* Define this if a programmable hotkey is mapped */ 200/* Define this if a programmable hotkey is mapped */
199#define HAVE_HOTKEY 201#define HAVE_HOTKEY