summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 08f937f669..0d1e1977df 100644
--- a/include/config.h
+++ b/include/config.h
@@ -525,6 +525,12 @@
*/
#undef CONFIG_HOST_COMMAND_STATUS
+/*
+ * For ECs where the host command interface is I2C, slave
+ * address which the EC will respond to.
+ */
+#undef CONFIG_HOSTCMD_I2C_SLAVE_ADDR
+
/*****************************************************************************/
/* Enable debugging and profiling statistics for hook functions */