summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodmini1g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodmini1g.h')
-rw-r--r--firmware/export/config/ipodmini1g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipodmini1g.h b/firmware/export/config/ipodmini1g.h
index 16fb08ade1..238c3a66d7 100644
--- a/firmware/export/config/ipodmini1g.h
+++ b/firmware/export/config/ipodmini1g.h
@@ -215,7 +215,9 @@
215/* DMA is used only for reading on PP502x because although reads are ~8x faster 215/* DMA is used only for reading on PP502x because although reads are ~8x faster
216 * writes appear to be ~25% slower. 216 * writes appear to be ~25% slower.
217 */ 217 */
218#ifndef BOOTLOADER
218#define HAVE_ATA_DMA 219#define HAVE_ATA_DMA
220#endif
219 221
220/* Define this if a programmable hotkey is mapped */ 222/* Define this if a programmable hotkey is mapped */
221#define HAVE_HOTKEY 223#define HAVE_HOTKEY