summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod4g.h')
-rw-r--r--firmware/export/config/ipod4g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipod4g.h b/firmware/export/config/ipod4g.h
index cb753b27a3..3ec15b7d8c 100644
--- a/firmware/export/config/ipod4g.h
+++ b/firmware/export/config/ipod4g.h
@@ -228,7 +228,9 @@
228/* DMA is used only for reading on PP502x because although reads are ~8x faster 228/* DMA is used only for reading on PP502x because although reads are ~8x faster
229 * writes appear to be ~25% slower. 229 * writes appear to be ~25% slower.
230 */ 230 */
231#ifndef BOOTLOADER
231#define HAVE_ATA_DMA 232#define HAVE_ATA_DMA
233#endif
232 234
233/* Define this, if you can switch on/off the lineout */ 235/* Define this, if you can switch on/off the lineout */
234#define HAVE_LINEOUT_POWEROFF 236#define HAVE_LINEOUT_POWEROFF