summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2021-10-11 16:33:50 -0600
committerCommit Bot <commit-bot@chromium.org>2021-10-12 00:21:45 +0000
commit9f157361e6d09d0423c95d12378081cce16783f2 (patch)
tree8e2cea625d51660c5c483ad5489762e77311f663
parentf3111813c474c876c7cb5885ea5fd0f9a2218b0d (diff)
downloadchrome-ec-9f157361e6d09d0423c95d12378081cce16783f2.tar.gz
Trondo: Reduce flash usage
Trondo is nearly out of space on ToT, so reduce its flash usage by removing help strings. BRANCH=None BUG=None TEST=make -j buildall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: I27179daae41f484afa7d342b18cf8bea0e88dc37 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3218367 Reviewed-by: Keith Short <keithshort@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org>
-rw-r--r--board/trondo/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/trondo/board.h b/board/trondo/board.h
index ea0453ee82..fd27dbde69 100644
--- a/board/trondo/board.h
+++ b/board/trondo/board.h
@@ -15,6 +15,7 @@
#define CONFIG_SYSTEM_UNLOCKED /* Allow dangerous commands while in dev. */
/* Reduce flash usage */
+#undef CONFIG_CONSOLE_CMDHELP
#define CONFIG_USB_PD_DEBUG_LEVEL 2
#define CONFIG_POWER_BUTTON