summaryrefslogtreecommitdiff
path: root/baseboard/honeybuns/build.mk
diff options
context:
space:
mode:
authorScott Collyer <scollyer@google.com>2020-11-04 16:39:19 -0800
committerCommit Bot <commit-bot@chromium.org>2020-12-11 16:30:42 +0000
commitd7bf71b42b78fa09da12f764bd3571d0cc446765 (patch)
tree6aa24fd11dd4f5b909b8a05c46bc2875aef95b65 /baseboard/honeybuns/build.mk
parente1058a41ca850c8d1513021390defc5a4e5c4b07 (diff)
downloadchrome-ec-d7bf71b42b78fa09da12f764bd3571d0cc446765.tar.gz
honeybuns: Enable usbc support
This CL adds boards specific parts required to enable TCPMv2.0 for both quiche and gingerbread. TCPMv2 configs are included, though, only type-c support is being selected. The reason for this intermediate point is an attempt to have more manageable amounts of changes for CL reviews. BUG=b:167601672 BRANCH=None TEST=verfied type-c attaches properly on quiche Signed-off-by: Scott Collyer <scollyer@google.com> Change-Id: I2a4c3bf4089fb3e167d06921b177d8c4e61a021f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2215424 Tested-by: Scott Collyer <scollyer@chromium.org> Commit-Queue: Scott Collyer <scollyer@chromium.org> Reviewed-by: Diana Z <dzigterman@chromium.org> Auto-Submit: Scott Collyer <scollyer@chromium.org>
Diffstat (limited to 'baseboard/honeybuns/build.mk')
-rw-r--r--baseboard/honeybuns/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/baseboard/honeybuns/build.mk b/baseboard/honeybuns/build.mk
index 2a572df114..ca13fcff46 100644
--- a/baseboard/honeybuns/build.mk
+++ b/baseboard/honeybuns/build.mk
@@ -7,3 +7,4 @@
#
baseboard-y=baseboard.o
+baseboard-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_policy.o