diff options
Diffstat (limited to 'firmware/export/config/mrobe100.h')
-rw-r--r-- | firmware/export/config/mrobe100.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/mrobe100.h b/firmware/export/config/mrobe100.h index 0b03962a65..2e0ff39607 100644 --- a/firmware/export/config/mrobe100.h +++ b/firmware/export/config/mrobe100.h @@ -204,7 +204,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 a programmable hotkey is mapped */ #define HAVE_HOTKEY |