summaryrefslogtreecommitdiff
path: root/baseboard/intelrvp/build.mk
diff options
context:
space:
mode:
authorAyushee Shah <ayushee.shah@intel.com>2020-11-24 09:47:28 -0800
committerCommit Bot <commit-bot@chromium.org>2020-11-25 19:20:17 +0000
commitb67a2783ff93fd66980eb3b7d26d80ff38c3328e (patch)
treebfabc65dd944c1d3a2f413d8ee0fb5ad2b5c2483 /baseboard/intelrvp/build.mk
parentef7bd34101fd0c5829175f163fb9dc5094df8541 (diff)
downloadchrome-ec-b67a2783ff93fd66980eb3b7d26d80ff38c3328e.tar.gz
Intelrvp:Separate battery configuration into board specific files
This CL adds the battery configuration from interlrvp baseboard to board specific file for Alderlake, Tigerlake and jasperlake platform so that same manufacturer battery but with different config params can be used on intended platforms. BUG=b:174129818 BRANCH=None TEST=Able to see correct battery configuration in "battery" EC command and can see the battery charging and discharging. Signed-off-by: Ayushee Shah <ayushee.shah@intel.com> Change-Id: I639eb4466c49dbdc01d31feb4ace8844a6b1ac87 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2557763 Reviewed-by: Vijay P Hiremath <vijay.p.hiremath@intel.com> Reviewed-by: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'baseboard/intelrvp/build.mk')
-rw-r--r--baseboard/intelrvp/build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/baseboard/intelrvp/build.mk b/baseboard/intelrvp/build.mk
index cfa92cc0c6..5a77e95af5 100644
--- a/baseboard/intelrvp/build.mk
+++ b/baseboard/intelrvp/build.mk
@@ -9,7 +9,6 @@
#Intel RVP common files
baseboard-y=baseboard.o
baseboard-$(CONFIG_LED_COMMON)+=led.o led_states.o
-baseboard-$(CONFIG_BATTERY_SMART)+=battery.o
ifneq ($(CONFIG_USB_POWER_DELIVERY),)
baseboard-$(CONFIG_USB_POWER_DELIVERY)+=chg_usb_pd.o