summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungyh925.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/samsungyh925.h')
-rw-r--r--firmware/export/config/samsungyh925.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h
index 509e1b344a..c397c8fee2 100644
--- a/firmware/export/config/samsungyh925.h
+++ b/firmware/export/config/samsungyh925.h
@@ -189,7 +189,9 @@
189/* DMA is used only for reading on PP502x because although reads are ~8x faster 189/* DMA is used only for reading on PP502x because although reads are ~8x faster
190 * writes appear to be ~25% slower. 190 * writes appear to be ~25% slower.
191 */ 191 */
192#ifndef BOOTLOADER
192#define HAVE_ATA_DMA 193#define HAVE_ATA_DMA
194#endif
193 195
194/* Define this if a programmable hotkey is mapped */ 196/* Define this if a programmable hotkey is mapped */
195#define HAVE_HOTKEY 197#define HAVE_HOTKEY