summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodvideo.h')
-rw-r--r--firmware/export/config/ipodvideo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h
index 7f449eb8cf..707c7d973b 100644
--- a/firmware/export/config/ipodvideo.h
+++ b/firmware/export/config/ipodvideo.h
@@ -239,7 +239,9 @@
239/* DMA is used only for reading on PP502x because although reads are ~8x faster 239/* DMA is used only for reading on PP502x because although reads are ~8x faster
240 * writes appear to be ~25% slower. 240 * writes appear to be ~25% slower.
241 */ 241 */
242#ifndef BOOTLOADER
242#define HAVE_ATA_DMA 243#define HAVE_ATA_DMA
244#endif
243 245
244/* Define this if a programmable hotkey is mapped */ 246/* Define this if a programmable hotkey is mapped */
245#define HAVE_HOTKEY 247#define HAVE_HOTKEY