summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/config.h b/include/config.h
index 063e3159e3..52e1771081 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2156,11 +2156,11 @@
#undef CONFIG_I2C_XFER_BOARD_CALLBACK
/*
- * EC uses an I2C master interface.
+ * EC uses an I2C controller interface.
* Note: if this is defined, i2c_init() will be called
* automatically at board boot.
*/
-#undef CONFIG_I2C_MASTER
+#undef CONFIG_I2C_CONTROLLER
/* EC uses an I2C slave interface */
#undef CONFIG_I2C_PERIPH