summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2021-08-06 09:21:19 -0600
committerCommit Bot <commit-bot@chromium.org>2021-08-11 19:28:50 +0000
commitc87bbaf9540ca4c9978e734d2fcf9cc428112fed (patch)
tree08174a5bf4dabc30aa3cc484b16677ac5bf27831
parent3d2ae8ca95243525b3ccfc102356b9dfb4104b85 (diff)
downloadchrome-ec-c87bbaf9540ca4c9978e734d2fcf9cc428112fed.tar.gz
Bobba: Free up flash space
Bobba needs more flash space on ToT, so remove the PRL debug strings. BRANCH=None BUG=None TEST=make -j buildall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: Iacb3a95cda12bb6c6c29eb3cfbc55cfe54287258 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3078409 Reviewed-by: Keith Short <keithshort@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
-rw-r--r--board/bobba/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/bobba/board.h b/board/bobba/board.h
index 23f73e7dbc..b3ffff0418 100644
--- a/board/bobba/board.h
+++ b/board/bobba/board.h
@@ -24,6 +24,7 @@
/* Reduce flash space usage */
#define CONFIG_DEBUG_ASSERT_BRIEF
+#define CONFIG_USB_PD_DEBUG_LEVEL 2
#define CONFIG_LED_COMMON