summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh10_5gb.h')
-rw-r--r--firmware/export/config/iriverh10_5gb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h
index 305550d468..5df47c9f96 100644
--- a/firmware/export/config/iriverh10_5gb.h
+++ b/firmware/export/config/iriverh10_5gb.h
@@ -181,7 +181,9 @@
181/* DMA is used only for reading on PP502x because although reads are ~8x faster 181/* DMA is used only for reading on PP502x because although reads are ~8x faster
182 * writes appear to be ~25% slower. 182 * writes appear to be ~25% slower.
183 */ 183 */
184#ifndef BOOTLOADER
184#define HAVE_ATA_DMA 185#define HAVE_ATA_DMA
186#endif
185 187
186/* Define this if a programmable hotkey is mapped */ 188/* Define this if a programmable hotkey is mapped */
187#define HAVE_HOTKEY 189#define HAVE_HOTKEY