summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/config.h b/include/config.h
index 1ca75dc4f9..c51d8e73cb 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2238,9 +2238,10 @@
#undef CONFIG_HOSTCMD_I2C_ADDR_FLAGS
/*
- * Accept EC host commands over the SPI slave (SPS) interface.
+ * Accept EC host commands over the SPI host interface. The AP is SPI
+ * controller and the EC is the SPI peripheral for this configuration.
*/
-#undef CONFIG_HOSTCMD_SPS
+#undef CONFIG_HOSTCMD_SHI
/*
* Host command rate limiting assures EC will have time to process lower