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 20c26cf231..0d578451cb 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1626,6 +1626,9 @@
/* Percentage to which all fans are set at initiation */
#define CONFIG_FAN_INIT_SPEED 100
+/* Allow board custom fan control */
+#undef CONFIG_CUSTOM_FAN_CONTROL
+
/* Support fan control while in low-power idle */
#undef CONFIG_FAN_DSLEEP