summaryrefslogtreecommitdiff
path: root/board/redrix/build.mk
diff options
context:
space:
mode:
authorDevin Lu <Devin.Lu@quantatw.com>2021-06-30 10:51:40 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-01 08:45:44 +0000
commite039057ac888e5c65f56600f5e4ef27887e7e128 (patch)
treed3516f11ad155c710ace3424ed11241655e3057c /board/redrix/build.mk
parent529423710567a36b8709f71fe157d995cc11bb9e (diff)
downloadchrome-ec-e039057ac888e5c65f56600f5e4ef27887e7e128.tar.gz
redrix: Remove tune mp2964 settings
BUG=none BRANCH=none TEST=make BOARD=redrix Signed-off-by: Devin Lu <Devin.Lu@quantatw.com> Change-Id: I10488f2e3228512359a0784459063c74fcbff82c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2995238 Reviewed-by: Boris Mittelberg <bmbm@google.com>
Diffstat (limited to 'board/redrix/build.mk')
-rw-r--r--board/redrix/build.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/redrix/build.mk b/board/redrix/build.mk
index 78fee4583b..84ea934e6f 100644
--- a/board/redrix/build.mk
+++ b/board/redrix/build.mk
@@ -3,7 +3,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
-# Brya board specific files build
+# Redrix board specific files build
#
CHIP:=npcx
@@ -21,5 +21,4 @@ board-y+=keyboard.o
board-y+=led.o
board-y+=pwm.o
board-y+=sensors.o
-board-y+=tune_mp2964.o
board-y+=usbc_config.o