summaryrefslogtreecommitdiff
path: root/board/eldrid/build.mk
diff options
context:
space:
mode:
authorScott Chao <scott_chao@wistron.corp-partner.google.com>2020-09-04 18:05:35 +0800
committerCommit Bot <commit-bot@chromium.org>2020-09-15 18:24:06 +0000
commit06d1dbc4bb5337a3782936b7895dd571f7b57732 (patch)
treed7306443347b0b8adf62a3270d844c3ffea92def /board/eldrid/build.mk
parent50a60938781de636dd29bc29c18a7a512f4b8e33 (diff)
downloadchrome-ec-06d1dbc4bb5337a3782936b7895dd571f7b57732.tar.gz
eldrid: add custom fan control
This is an initial version. Also disable fan when enter S0ix. BUG=b:167931578 BRANCH=none TEST=make -j BOARD=volteer TEST=make buildall TEST=verify by thermal team Change-Id: I146caf056486709763d2793e9c43b6e713bf87e0 Signed-off-by: Scott Chao <scott_chao@wistron.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2393408 Reviewed-by: Abe Levkoy <alevkoy@chromium.org>
Diffstat (limited to 'board/eldrid/build.mk')
-rw-r--r--board/eldrid/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/eldrid/build.mk b/board/eldrid/build.mk
index b78172d3cf..8a5f8f68cd 100644
--- a/board/eldrid/build.mk
+++ b/board/eldrid/build.mk
@@ -15,3 +15,4 @@ board-y=board.o
board-y+=battery.o
board-y+=led.o
board-y+=sensors.o
+board-y+=thermal.o