drivers: samples: espi: Adjust terms per eSPI specification 1.5
Replace CONFIG_ESPI_SLAVE by CONFIG_ESPI_TARGET Replace CONFIG_ESPI_SAF by CONFIG_ESPI_TAF Replace ESPI_BUS_SAF_NOTIFICATION with ESPI_TAF_BUS_NOTIFICATION in API Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
This commit is contained in:
parent
eff681d50d
commit
f854b8b799
12 changed files with 54 additions and 54 deletions
|
@ -13,6 +13,6 @@ config CORTEX_M_SYSTICK
|
|||
|
||||
config ESPI_TAF_NPCX
|
||||
default y
|
||||
depends on ESPI_SAF
|
||||
depends on ESPI_TAF
|
||||
|
||||
endif # SOC_SERIES_NPCX4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue