summaryrefslogtreecommitdiff
path: root/board/redrix/build.mk
diff options
context:
space:
mode:
authorDevin Lu <Devin.Lu@quantatw.com>2021-08-31 08:57:57 +0800
committerCommit Bot <commit-bot@chromium.org>2021-09-16 05:15:33 +0000
commit2ac419af01133b93023cb2775fab289765b1b248 (patch)
tree6a0d87bc7a8f8b7ad2e4ee8039c31856a10b15ee /board/redrix/build.mk
parentf464d2e99a9cb51cd422d65f43c9a77b57744003 (diff)
downloadchrome-ec-2ac419af01133b93023cb2775fab289765b1b248.tar.gz
redrix: Update fan table version 1
This patch adds a custom fan table which is controlled by EC. BUG=b:195673113 BRANCH=none TEST=Thermal team verified thermal policy is expected. Signed-off-by: Devin Lu <Devin.Lu@quantatw.com> Change-Id: I0ebf7809437d2528ec6fce5074a320580e444fd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3153118 Reviewed-by: Boris Mittelberg <bmbm@google.com> Commit-Queue: Boris Mittelberg <bmbm@google.com>
Diffstat (limited to 'board/redrix/build.mk')
-rw-r--r--board/redrix/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/redrix/build.mk b/board/redrix/build.mk
index e3a4fe0734..0c5e8e6182 100644
--- a/board/redrix/build.mk
+++ b/board/redrix/build.mk
@@ -22,4 +22,5 @@ board-y+=keyboard.o
board-y+=led.o
board-y+=pwm.o
board-y+=sensors.o
+board-y+=thermal.o
board-y+=usbc_config.o