summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.powerseq
diff options
context:
space:
mode:
authorMichał Barnaś <mb@semihalf.com>2021-11-17 17:49:27 +0100
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-09-09 18:49:03 +0000
commit538a24ab36652a61795d108707b891c3ad4867cc (patch)
tree410a531ab6b0a77c818319025887e39aa9674fdf /zephyr/Kconfig.powerseq
parent3d2a1c9fb1ebb38a0e5ca291e237d569da3bb904 (diff)
downloadchrome-ec-538a24ab36652a61795d108707b891c3ad4867cc.tar.gz
config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*
Rename ESPI additional configs to match the name of base config that selects ESPI as HOST_INTERFACE. BUG=b:195416058 BRANCH=main TEST=zmake testall && make buildall Change-Id: I137449a1a58b1ea0d9794ebc0900e1b68413819d Signed-off-by: Michał Barnaś <mb@semihalf.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3291744 Reviewed-by: Sam Hurst <shurst@google.com> Code-Coverage: Zoss <zoss-cl-coverage@prod.google.com>
Diffstat (limited to 'zephyr/Kconfig.powerseq')
-rw-r--r--zephyr/Kconfig.powerseq2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/Kconfig.powerseq b/zephyr/Kconfig.powerseq
index dbc8187830..05fc800803 100644
--- a/zephyr/Kconfig.powerseq
+++ b/zephyr/Kconfig.powerseq
@@ -131,7 +131,7 @@ config PLATFORM_EC_POWERSEQ_RTC_RESET
config PLATFORM_EC_POWERSEQ_S4
bool "Advertise S4 residency"
- depends on PLATFORM_EC_ESPI_VW_SLP_S5
+ depends on PLATFORM_HOST_INTERFACE_EC_HOST_INTERFACE_ESPI_VW_SLP_S5
default y if AP_X86_INTEL_TGL
default y if AP_X86_INTEL_ADL
default y if AP_X86_INTEL_MTL