mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-03 13:39:53 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user