summaryrefslogtreecommitdiff
path: root/include/i2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/i2c.h')
-rw-r--r--include/i2c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/i2c.h b/include/i2c.h
index ed54c813b5..4022976dcb 100644
--- a/include/i2c.h
+++ b/include/i2c.h
@@ -495,7 +495,7 @@ int i2c_set_response(int port, uint8_t *buf, int len);
/*
* Initialize i2c master controller. Automatically called at board boot
- * if CONFIG_I2C_MASTER is defined.
+ * if CONFIG_I2C_CONTROLLER is defined.
*/
void i2c_init(void);