summaryrefslogtreecommitdiff
path: root/board/voxel
diff options
context:
space:
mode:
authorAbe Levkoy <alevkoy@chromium.org>2021-03-16 22:58:51 +0000
committerCommit Bot <commit-bot@chromium.org>2021-03-17 00:10:46 +0000
commit75b35c97c65788a21c7429f9f555b9ca301ae4eb (patch)
tree11f4d86691cb26e043ba2b9d3df3482fc55fd30d /board/voxel
parent4d8bc2363d3323755d24ea71c0086adef92ccc7a (diff)
downloadchrome-ec-75b35c97c65788a21c7429f9f555b9ca301ae4eb.tar.gz
Revert "voxel, drobit: Create EC mode entry builds"
This reverts commit 5cc244149f9d2f2502860bb7fc718676001c3d26. Reason for revert: This breaks builds outside the EC that still rely on voxel_apmodeentry (that should also be deleted). Original change's description: > voxel, drobit: Create EC mode entry builds > > Disable AP-driven mode entry to facilitate regression testing. Also > remove now-unused voxel_apmodeentry build. > > BUG=b:181144682 > TEST=make BOARD=voxel_ecmodeentry; make BOARD=drobit_ecmodeentry > TEST=Inspect .config files > BRANCH=firmware-volteer-13672.B-main > > Signed-off-by: Abe Levkoy <alevkoy@chromium.org> > Change-Id: I5e52a46013315db4415a3255c12cd0fcd39354bd > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2760804 > Reviewed-by: Keith Short <keithshort@chromium.org> > Commit-Queue: Keith Short <keithshort@chromium.org> Bug: b:181144682 Change-Id: Ie07201658ef47a209b12b63583628a4ed19fe3de Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2764974 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'board/voxel')
-rw-r--r--board/voxel/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/voxel/board.h b/board/voxel/board.h
index dabd6ebe14..bf92358030 100644
--- a/board/voxel/board.h
+++ b/board/voxel/board.h
@@ -77,9 +77,6 @@
#define PD_MAX_VOLTAGE_MV 20000
#define CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRY
-#ifdef BOARD_VOXEL_ECMODEENTRY
-#undef CONFIG_USB_PD_REQUIRE_AP_MODE_ENTRY
-#endif
/* Enabling Thunderbolt-compatible mode */
#define CONFIG_USB_PD_TBT_COMPAT_MODE