summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 876ff4f5e8..5a176670c7 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1048,6 +1048,9 @@
/* Number of cooling fans. Undef if none. */
#undef CONFIG_FANS
+/* Percentage to which all fans are set at initiation */
+#define CONFIG_FAN_INIT_SPEED 100
+
/* Support fan control while in low-power idle */
#undef CONFIG_FAN_DSLEEP