summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-h100.h2
-rw-r--r--firmware/export/config-h120.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 19bb99bc04..35b35e0f27 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -91,6 +91,8 @@
91 91
92#define USB_IRIVERSTYLE 92#define USB_IRIVERSTYLE
93 93
94#define HAVE_ATA_LED_CTRL
95
94/* Define this if you have adjustable CPU frequency */ 96/* Define this if you have adjustable CPU frequency */
95#define HAVE_ADJUSTABLE_CPU_FREQ 97#define HAVE_ADJUSTABLE_CPU_FREQ
96 98
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index b2c34c5a55..e6c829a2a5 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -88,6 +88,8 @@
88 88
89#define USB_IRIVERSTYLE 89#define USB_IRIVERSTYLE
90 90
91#define HAVE_ATA_LED_CTRL
92
91/* Define this if you have adjustable CPU frequency */ 93/* Define this if you have adjustable CPU frequency */
92#define HAVE_ADJUSTABLE_CPU_FREQ 94#define HAVE_ADJUSTABLE_CPU_FREQ
93 95