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