summaryrefslogtreecommitdiff
path: root/firmware/export/config/gogearhdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gogearhdd1630.h')
-rw-r--r--firmware/export/config/gogearhdd1630.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h
index 4a79369f76..6379c26801 100644
--- a/firmware/export/config/gogearhdd1630.h
+++ b/firmware/export/config/gogearhdd1630.h
@@ -204,7 +204,9 @@
204/* DMA is used only for reading on PP502x because although reads are ~8x faster 204/* DMA is used only for reading on PP502x because although reads are ~8x faster
205 * writes appear to be ~25% slower. 205 * writes appear to be ~25% slower.
206 */ 206 */
207#ifndef BOOTLOADER
207#define HAVE_ATA_DMA 208#define HAVE_ATA_DMA
209#endif
208 210
209/* Define this if a programmable hotkey is mapped */ 211/* Define this if a programmable hotkey is mapped */
210#define HAVE_HOTKEY 212#define HAVE_HOTKEY