mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 01:21:49 +00:00
chell: Disable CONFIG_CMD_I2C_XFER to free up flash space
Disable i2c_xfer command to free up some flash space BRANCH=none BUG=b:63969337 TEST=make buildall -j. Change-Id: Ide1a752cf58f9a7180bdfb92eccff17aa36ceaf4 Signed-off-by: Jenny TC <jenny.tc@intel.com> Reviewed-on: https://chromium-review.googlesource.com/806435 Commit-Ready: Jenny Tc <jenny.tc@intel.com> Tested-by: Jenny Tc <jenny.tc@intel.com> Reviewed-by: Shawn N <shawnn@chromium.org>
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
#undef CONFIG_CONSOLE_CMDHELP
|
||||
#undef CONFIG_CONSOLE_HISTORY
|
||||
#undef CONFIG_EC_CMD_PD_CHIP_INFO
|
||||
#undef CONFIG_CMD_I2C_XFER
|
||||
|
||||
#ifndef __ASSEMBLER__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user