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 8fd643b24e..56d0599799 100644
--- a/firmware/export/config/ipod4g.h
+++ b/firmware/export/config/ipod4g.h
@@ -224,7 +224,7 @@
224/* DMA is used only for reading on PP502x because although reads are ~8x faster 224/* DMA is used only for reading on PP502x because although reads are ~8x faster
225 * writes appear to be ~25% slower. 225 * writes appear to be ~25% slower.
226 */ 226 */
227#define HAVE_ATA_DMA 227/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
228 228
229/* Define this, if you can switch on/off the lineout */ 229/* Define this, if you can switch on/off the lineout */
230#define HAVE_LINEOUT_POWEROFF 230#define HAVE_LINEOUT_POWEROFF