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, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h
index f1bd62cca3..ec3d2c6cdf 100644
--- a/firmware/export/config/ipodcolor.h
+++ b/firmware/export/config/ipodcolor.h
@@ -209,7 +209,7 @@
209/* DMA is used only for reading on PP502x because although reads are ~8x faster 209/* DMA is used only for reading on PP502x because although reads are ~8x faster
210 * writes appear to be ~25% slower. 210 * writes appear to be ~25% slower.
211 */ 211 */
212#define HAVE_ATA_DMA 212/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
213 213
214/* Define this, if you can switch on/off the lineout */ 214/* Define this, if you can switch on/off the lineout */
215#define HAVE_LINEOUT_POWEROFF 215#define HAVE_LINEOUT_POWEROFF