summaryrefslogtreecommitdiff
path: root/board/brask/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/brask/board.h')
-rw-r--r--board/brask/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/brask/board.h b/board/brask/board.h
index aaed745a59..feb5a84ff7 100644
--- a/board/brask/board.h
+++ b/board/brask/board.h
@@ -139,7 +139,7 @@
* TODO(b/197478860): Enable the fan control. We need
* to check the sensor value and adjust the fan speed.
*/
-/* #define CONFIG_FANS FAN_CH_COUNT */
+ #define CONFIG_FANS FAN_CH_COUNT
/* Include math_util for bitmask_uint64 used in pd_timers */
#define CONFIG_MATH_UTIL