summaryrefslogtreecommitdiff
path: root/board/kunimitsu/board.h
diff options
context:
space:
mode:
authorKyoung Kim <kyoung.il.kim@intel.com>2015-09-03 14:50:56 -0700
committerchrome-bot <chrome-bot@chromium.org>2015-10-07 17:51:39 -0700
commit8ad4d6a68865f9db8bfeb25f7a9a52a8e722fa53 (patch)
tree7242d90389cb4e3085c26a7329803a3677b8d3c1 /board/kunimitsu/board.h
parent4bb7c3e2f1c6dc5fcd529c5ca62804c6e271d3ff (diff)
downloadchrome-ec-8ad4d6a68865f9db8bfeb25f7a9a52a8e722fa53.tar.gz
Kunimitsu: Enable FAN control
Enable FAN control with RPM-PWM ports(TACH2PWM-In/Out). BUG=none TEST=FAB3 should be modified to use RPM-PWM ports for fan or use FAB4. use EC console commands, fanduty, fanset, fanauto and faninfo BRANCH=master Change-Id: Ib06131d280a1fa029568559e76449168f1796c61 Signed-off-by: Kyoung Kim <kyoung.il.kim@intel.com> Reviewed-on: https://chromium-review.googlesource.com/302687 Commit-Ready: Kyoung Il Kim <kyoung.il.kim@intel.com> Tested-by: Kyoung Il Kim <kyoung.il.kim@intel.com> Reviewed-by: Shawn N <shawnn@chromium.org>
Diffstat (limited to 'board/kunimitsu/board.h')
-rw-r--r--board/kunimitsu/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/kunimitsu/board.h b/board/kunimitsu/board.h
index b9e3d1fcf5..422c82a81f 100644
--- a/board/kunimitsu/board.h
+++ b/board/kunimitsu/board.h
@@ -57,6 +57,9 @@
#define CONFIG_CLOCK_CRYSTAL
#undef CONFIG_DEBUG_ASSERT
#define CONFIG_EXTPOWER_GPIO
+#ifndef BOARD_KUNIMITSU_V3
+#define CONFIG_FANS 1
+#endif
#define CONFIG_HOSTCMD_PD
#define CONFIG_I2C
#define CONFIG_KEYBOARD_COL2_INVERTED