summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbe Levkoy <alevkoy@chromium.org>2020-08-21 11:19:53 -0600
committerCommit Bot <commit-bot@chromium.org>2020-08-21 23:08:49 +0000
commit5c8501c341f1e73278a8f440c708c478911a6bda (patch)
tree6f1243c4919880a4145f9d455d961589386a53fb
parent4389259ce45a2f1bfddb54b4fd9ea4fb551cbf11 (diff)
downloadchrome-ec-5c8501c341f1e73278a8f440c708c478911a6bda.tar.gz
Revert "volteer: Disable USB PD extended messages"
This reverts commit 3e09f177ef5021fe36b5306122439eed42fc059a. Space saved on BMI260 initialization file allows extended message support to build with ~5 KB of free flash, which should be sufficient for the time being. BUG=b:158572770 TEST=make buildall BRANCH=none Change-Id: I546374253fd80efcc7d582744b173d1bd1aa8383 Signed-off-by: Abe Levkoy <alevkoy@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2369361 Commit-Queue: Keith Short <keithshort@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org>
-rw-r--r--board/volteer/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/volteer/board.h b/board/volteer/board.h
index be4e10e78f..38f7e80d64 100644
--- a/board/volteer/board.h
+++ b/board/volteer/board.h
@@ -103,9 +103,6 @@
/* Enabling USB4 mode */
#define CONFIG_USB_PD_USB4
-/* Disabled PD extended message support to save flash space. */
-#undef CONFIG_USB_PD_EXTENDED_MESSAGES
-
/* USB Type A Features */
#define USB_PORT_COUNT 1
#define CONFIG_USB_PORT_POWER_DUMB