summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodcolor.h')
-rw-r--r--firmware/export/config/ipodcolor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h
index 665ea153c2..b844f61ec4 100644
--- a/firmware/export/config/ipodcolor.h
+++ b/firmware/export/config/ipodcolor.h
@@ -213,7 +213,9 @@
213/* DMA is used only for reading on PP502x because although reads are ~8x faster 213/* DMA is used only for reading on PP502x because although reads are ~8x faster
214 * writes appear to be ~25% slower. 214 * writes appear to be ~25% slower.
215 */ 215 */
216#ifndef BOOTLOADER
216#define HAVE_ATA_DMA 217#define HAVE_ATA_DMA
218#endif
217 219
218/* Define this, if you can switch on/off the lineout */ 220/* Define this, if you can switch on/off the lineout */
219#define HAVE_LINEOUT_POWEROFF 221#define HAVE_LINEOUT_POWEROFF