summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWealian Liao <whliao@nuvoton.corp-partner.google.com>2021-11-01 21:19:28 +0800
committerCommit Bot <commit-bot@chromium.org>2021-11-02 18:49:45 +0000
commitdaede2590c498db952d14436882440f1f8328596 (patch)
treeebab560ce5775093dac0a80e874917020866a333
parent52c6480a6e8357845528903bc70835a0d85bbdef (diff)
downloadchrome-ec-daede2590c498db952d14436882440f1f8328596.tar.gz
Mushu: Free up flash space
Mushu is about 48 bytes, so free up 5600 in free flash space for it. BRANCH=None BUG=None TEST=make buildall with following CLs Signed-off-by: Wealian Liao <whliao@nuvoton.corp-partner.google.com> Change-Id: Ia7894b46abe301924376f46f14716a8e45f9a6d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3256723 Reviewed-by: Keith Short <keithshort@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org>
-rw-r--r--board/mushu/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/mushu/board.h b/board/mushu/board.h
index da4fca7ab9..493ef442df 100644
--- a/board/mushu/board.h
+++ b/board/mushu/board.h
@@ -16,6 +16,7 @@
#undef CONFIG_CMD_ACCELSPOOF
#undef CONFIG_CMD_CHARGER_DUMP
#undef CONFIG_CMD_PPC_DUMP
+#undef CONFIG_CONSOLE_CMDHELP
#define CONFIG_POWER_BUTTON
#define CONFIG_KEYBOARD_PROTOCOL_8042