summaryrefslogtreecommitdiff
path: root/common/build.mk
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2021-01-05 15:24:32 -0800
committerCommit Bot <commit-bot@chromium.org>2021-01-06 23:06:06 +0000
commitf5cfb505dc2f0123fdc053c100ce634b89036f8c (patch)
tree800e6dbf1b296c7b8a7bc73becfc0aecdc86ee78 /common/build.mk
parent2c29f2e7d758771d18a0ea0639778f2e4ca0867f (diff)
downloadchrome-ec-f5cfb505dc2f0123fdc053c100ce634b89036f8c.tar.gz
coil: remove charge_state_v2
This code uses coil terms we're removing, but we don't use it in platform/cr50. Remove the code instead of replacing the terms. BUG=b:175244613 TEST=make buildall -j Change-Id: I6b6004255f951497c5fc3d61e40b67433498a9d6 Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2613139 Reviewed-by: Namyoon Woo <namyoon@chromium.org>
Diffstat (limited to 'common/build.mk')
-rw-r--r--common/build.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/build.mk b/common/build.mk
index 8c7e290a93..d099433290 100644
--- a/common/build.mk
+++ b/common/build.mk
@@ -44,8 +44,6 @@ common-$(CONFIG_CASE_CLOSED_DEBUG_V1)+=ccd_config.o
common-$(CONFIG_CEC)+=cec.o
common-$(CONFIG_CROS_BOARD_INFO)+=cbi.o
common-$(CONFIG_CMD_CHARGEN) += chargen.o
-common-$(CONFIG_CHARGER)+=charger.o charge_state_v2.o
-common-$(CONFIG_CHARGER_PROFILE_OVERRIDE_COMMON)+=charger_profile_override.o
common-$(CONFIG_CMD_I2CWEDGE)+=i2c_wedge.o
common-$(CONFIG_COMMON_GPIO)+=gpio.o gpio_commands.o
common-$(CONFIG_IO_EXPANDER)+=ioexpander.o