summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorShawn Nematbakhsh <shawnn@chromium.org>2017-11-09 11:17:16 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-11-09 19:16:33 -0800
commitdedd0ab913cf779791695e75b34771f9d273e325 (patch)
treef2f5cfaaccd12f982aeecae8fb48a3170b8a7699 /include/config.h
parent7b4cda85a4dd1d8e5ebf9d7ebf0338e955e4f54e (diff)
downloadchrome-ec-dedd0ab913cf779791695e75b34771f9d273e325.tar.gz
gru: Remove `flashinfo` command for RAM savings
BUG=None TEST=`make buildall -j` BRANCH=None Change-Id: Ibfbb6875327dfc13dcba57933d39fd207f382ac1 Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/761299 Commit-Ready: Shawn N <shawnn@chromium.org> Tested-by: Shawn N <shawnn@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 2de39721f6..f52aae0b87 100644
--- a/include/config.h
+++ b/include/config.h
@@ -722,6 +722,7 @@
#undef CONFIG_CMD_ECTEMP
#define CONFIG_CMD_FASTCHARGE
#undef CONFIG_CMD_FLASH
+#define CONFIG_CMD_FLASHINFO
#undef CONFIG_CMD_FLASH_TRISTATE
#undef CONFIG_CMD_FORCETIME
#undef CONFIG_CMD_GPIO_EXTENDED