glados: Free up program memory space

Remove the timerinfo console command and console help to free program
memory space.

BUG=None
TEST=Build-only
BRANCH=None

Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>
Change-Id: I6685bb7c83030c21bd975b64f217553d5a11c16b
Reviewed-on: https://chromium-review.googlesource.com/289922
Reviewed-by: Alec Berg <alecaberg@chromium.org>
This commit is contained in:
Shawn Nematbakhsh
2015-07-30 15:06:30 -07:00
committed by ChromeOS Commit Bot
parent c4a67803b3
commit d3cd34d8c5

View File

@@ -112,6 +112,10 @@
#define I2C_PORT_CHARGER MEC1322_I2C3
#endif
/* Modules we want to exclude */
#undef CONFIG_CMD_TIMERINFO
#undef CONFIG_CONSOLE_CMDHELP
#undef DEFERRABLE_MAX_COUNT
#define DEFERRABLE_MAX_COUNT 12