diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/config_ap_to_ec_comm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/config_ap_to_ec_comm.md b/docs/configuration/config_ap_to_ec_comm.md index dbce22e31e..eb8ffa47db 100644 --- a/docs/configuration/config_ap_to_ec_comm.md +++ b/docs/configuration/config_ap_to_ec_comm.md @@ -11,7 +11,7 @@ following options. - `CONFIG_HOSTCMD_SHI` - [SPI Host Interface](../ec_terms.md#shi) (SHI) - `CONFIG_HOST_INTERFACE_HECI` - HECI interface -- `CONFIG_HOSTCMD_LPC` - [LPC](../ec_terms.md#lpc) bus +- `CONFIG_HOST_INTERFACE_LPC` - [LPC](../ec_terms.md#lpc) bus - `CONFIG_HOSTCMD_ESPI` - [eSPI](../ec_terms.md#espi) bus In [config.h], search for options that start with the same name as your selected |