summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 405e839dd5..a63a60ec57 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -30,4 +30,7 @@
30/* Define this to the CPU frequency */ 30/* Define this to the CPU frequency */
31#define CPU_FREQ 11289600 31#define CPU_FREQ 11289600
32 32
33/* Define this if you have ATA power-off control */
34#define HAVE_ATA_POWER_OFF
35
33#endif 36#endif