mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-04 22:11:41 +00:00
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:
committed by
ChromeOS Commit Bot
parent
c4a67803b3
commit
d3cd34d8c5
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user