summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2020-10-30 14:47:16 -0600
committerCommit Bot <commit-bot@chromium.org>2020-10-31 01:06:05 +0000
commit63e4dcbe22f2b987e3040a1a8a39720fb4cd55bf (patch)
tree2be0489c11d85a9cddbe5c183448ea8fbc847db2 /docs
parentf77cdd2feaa04cf55af76994079e42de808fb096 (diff)
downloadchrome-ec-63e4dcbe22f2b987e3040a1a8a39720fb4cd55bf.tar.gz
COIL: Rename CONFIG_HOSTCMD_I2C_ADDR_FLAGS
Rename for CONFIG_HOSTCMD_I2C_ADDR_FLAGS and surrounding comments. BRANCH=None BUG=None TEST=make -j buildall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: I49dc12753957da7baa1bb387e212d75c75e81d86 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2511093 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/i2c.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/i2c.md b/docs/configuration/i2c.md
index 92bfe7ad0a..d95887232d 100644
--- a/docs/configuration/i2c.md
+++ b/docs/configuration/i2c.md
@@ -17,7 +17,7 @@ for your board.
- `CONFIG_I2C_CHIP_MAX_READ_SIZE <bytes>`
- `CONFIG_I2C_NACK_RETRY_COUNT <count>`
- `CONFIG_I2C_EXTRA_PACKET_SIZE <bytes>` - Only used on STM32 EC's if
- `CONFIG_HOSTCMD_I2C_SLAVE_ADDR_FLAGS` is defined.
+ `CONFIG_HOSTCMD_I2C_ADDR_FLAGS` is defined.
## GPIOs and Alternate Pins