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, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipod4g.h b/firmware/export/config/ipod4g.h
index 47f15bee9c..cb753b27a3 100644
--- a/firmware/export/config/ipod4g.h
+++ b/firmware/export/config/ipod4g.h
@@ -228,7 +228,7 @@
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/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */ 231#define HAVE_ATA_DMA
232 232
233/* Define this, if you can switch on/off the lineout */ 233/* Define this, if you can switch on/off the lineout */
234#define HAVE_LINEOUT_POWEROFF 234#define HAVE_LINEOUT_POWEROFF