summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 7defe5b6a3..063e3159e3 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2163,7 +2163,7 @@
#undef CONFIG_I2C_MASTER
/* EC uses an I2C slave interface */
-#undef CONFIG_I2C_SLAVE
+#undef CONFIG_I2C_PERIPH
/* Defines I2C operation retry count when slave nack'd(EC_ERROR_BUSY) */
#define CONFIG_I2C_NACK_RETRY_COUNT 0