mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-28 02:35:28 +00:00
nyan: Disable console command help
We're close to running out of flash space for Nyan. Disable console command help to free up some space. BRANCH=None (unless flash space is also running out on branchs) BUG=None TEST=Build and doesn't see error when linking. Change-Id: I24c9869f94a7c4741c1c88df795a1333562cbe9d Signed-off-by: Vic Yang <victoryang@google.com> Reviewed-on: https://chromium-review.googlesource.com/239235 Tested-by: Vic Yang <victoryang@chromium.org> Reviewed-by: Alec Berg <alecaberg@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org> Commit-Queue: Vic Yang <victoryang@chromium.org>
This commit is contained in:
committed by
ChromeOS Commit Bot
parent
b1f0a4ca4e
commit
d16df875f1
@@ -16,6 +16,7 @@
|
||||
#define CONFIG_CHARGER_V2
|
||||
#define CONFIG_CHARGER_BQ24725
|
||||
#define CONFIG_CHIPSET_TEGRA
|
||||
#undef CONFIG_CONSOLE_CMDHELP
|
||||
#define CONFIG_POWER_COMMON
|
||||
#define CONFIG_EXTPOWER_GPIO
|
||||
#define CONFIG_HOST_COMMAND_STATUS
|
||||
|
||||
Reference in New Issue
Block a user