summaryrefslogtreecommitdiff
path: root/firmware/export/config/tatungtpj1022.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/tatungtpj1022.h')
-rw-r--r--firmware/export/config/tatungtpj1022.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/tatungtpj1022.h b/firmware/export/config/tatungtpj1022.h
index 8e658d1d21..eb75b1ce61 100644
--- a/firmware/export/config/tatungtpj1022.h
+++ b/firmware/export/config/tatungtpj1022.h
@@ -141,7 +141,9 @@
141/* DMA is used only for reading on PP502x because although reads are ~8x faster 141/* DMA is used only for reading on PP502x because although reads are ~8x faster
142 * writes appear to be ~25% slower. 142 * writes appear to be ~25% slower.
143 */ 143 */
144#ifndef BOOTLOADER
144#define HAVE_ATA_DMA 145#define HAVE_ATA_DMA
146#endif
145 147
146/* Define this if a programmable hotkey is mapped */ 148/* Define this if a programmable hotkey is mapped */
147//#define HAVE_HOTKEY 149//#define HAVE_HOTKEY