summaryrefslogtreecommitdiff
path: root/board/big/board.h
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2016-07-11 18:20:45 -0700
committerchrome-bot <chrome-bot@chromium.org>2016-07-12 15:36:53 -0700
commit9146e44c7d14ce73061b949373b4787483c39ad8 (patch)
tree0d32eebf42cd538ccd36a63389a0ce8355c7e661 /board/big/board.h
parent1b8fa6dbe41850a48c1271be3cf9d260b05f4c52 (diff)
downloadchrome-ec-9146e44c7d14ce73061b949373b4787483c39ad8.tar.gz
big: Remove battfake command.
big is running out of space due to some incoming changes. Remove the battfake command. BUG=None BRANCH=None TEST=make -j buildall Change-Id: Ib8ee7d52a2a9dd3a473508648583b303079e67b8 Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/359616 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
Diffstat (limited to 'board/big/board.h')
-rw-r--r--board/big/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/big/board.h b/board/big/board.h
index aac61e1196..7b52cd63ea 100644
--- a/board/big/board.h
+++ b/board/big/board.h
@@ -30,6 +30,7 @@
#define CONFIG_LED_COMMON
#define CONFIG_CHARGER_DISCHARGE_ON_AC
#undef CONFIG_CONSOLE_CMDHELP
+#undef CONFIG_CMD_BATTFAKE
#ifndef __ASSEMBLER__