glados: disable console history

We're already too close to limits. Disable console history to
provide more breathin room for features.

BUG=chrome-os-partner:44527
BRANCH=None
TEST=Can build with follow up code that actually links.

Change-Id: I53f9fdace64e01d28081f62fa535bb6efd0f5675
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/295114
Reviewed-by: Shawn N <shawnn@chromium.org>
This commit is contained in:
Aaron Durbin
2015-08-26 12:07:33 -05:00
committed by chrome-bot
parent 2fd997c27c
commit 73338cc986

View File

@@ -109,6 +109,7 @@
#undef CONFIG_CMD_I2C_SCAN
#undef CONFIG_CMD_TIMERINFO
#undef CONFIG_CONSOLE_CMDHELP
#undef CONFIG_CONSOLE_HISTORY
#undef DEFERRABLE_MAX_COUNT
#define DEFERRABLE_MAX_COUNT 14