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