summaryrefslogtreecommitdiff
path: root/docs/configuration/i2c.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/i2c.md')
-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 d95887232d..f258b3cca3 100644
--- a/docs/configuration/i2c.md
+++ b/docs/configuration/i2c.md
@@ -6,7 +6,7 @@ The I2C options are prefixed with `CONFIG_I2C*`. Evaluate whether each option is
appropriate to add to your board.
A typical EC and board should at a minimum set `CONFIG_I2C` and
-`CONFIG_I2C_MASTER`.
+`CONFIG_I2C_CONTROLLER`.
## Feature Parameters