summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/config.h b/include/config.h
index 27b2769158..d83cd4f7e3 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1996,17 +1996,6 @@
#undef CONFIG_HOSTCMD_FLASH_SPI_INFO
/*
- * For ECs where the host command interface is I2C, slave
- * address which the EC will respond to.
- */
-#undef CONFIG_HOSTCMD_I2C_SLAVE_ADDR_FLAGS
-
-/*
- * Accept EC host commands over the SPI slave (SPS) interface.
- */
-#undef CONFIG_HOSTCMD_SPS
-
-/*
* Host command rate limiting assures EC will have time to process lower
* priority tasks even if the AP is hammering the EC with host commands.
* If there is less than CONFIG_HOSTCMD_RATE_LIMITING_MIN_REST between