diff options
Diffstat (limited to 'firmware/export/config/ipod4g.h')
-rw-r--r-- | firmware/export/config/ipod4g.h | 2 |
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 @@ /* DMA is used only for reading on PP502x because although reads are ~8x faster * writes appear to be ~25% slower. */ -/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */ +#define HAVE_ATA_DMA /* Define this, if you can switch on/off the lineout */ #define HAVE_LINEOUT_POWEROFF |