summaryrefslogtreecommitdiff
path: root/board/bobba/build.mk
diff options
context:
space:
mode:
authorJett Rink <jettrink@chromium.org>2018-07-26 15:49:41 -0600
committerchrome-bot <chrome-bot@chromium.org>2018-07-27 12:12:56 -0700
commit0d7abde47bfb30098f0b6060f9585d5aa24b9821 (patch)
tree0292247562edfb169e1839457bc68e8c0c9efba6 /board/bobba/build.mk
parentcd68cd250118217a471e34cfbcfc18c7cf9347f3 (diff)
downloadchrome-ec-0d7abde47bfb30098f0b6060f9585d5aa24b9821.tar.gz
octopus: remove unused usb_pd_policy files
We haven't used them yet, so we are removing them. BRANCH=none BUG=b:78638238 TEST=everything still builds. Change-Id: I21aaf060073f3daa6f18a8202c0b7ba98ce9b018 Signed-off-by: Jett Rink <jettrink@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1152363 Reviewed-by: Justin TerAvest <teravest@chromium.org>
Diffstat (limited to 'board/bobba/build.mk')
-rw-r--r--board/bobba/build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/bobba/build.mk b/board/bobba/build.mk
index 7e806f4667..3d04b75731 100644
--- a/board/bobba/build.mk
+++ b/board/bobba/build.mk
@@ -13,4 +13,3 @@ BASEBOARD:=octopus
board-y=board.o led.o
board-$(CONFIG_BATTERY_SMART)+=battery.o
-board-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_policy.o