From bfbaf6988e2db747a24cb0d9f6edcafc9f903987 Mon Sep 17 00:00:00 2001 From: Mary Ruthven Date: Tue, 9 Nov 2021 16:57:47 -0600 Subject: Revert "lpc/espi: convert remaning CONFIG_LPC to CONFIG_HOSTCMD_X86" This reverts commit 8f6fff795bdfff6e98395b5aa3fc9127fa5748c1. BUG=b:200823466 TEST=make buildall -j Change-Id: I0c70f681c62400040fcd7dbdfa940ee3d5192853 Signed-off-by: Mary Ruthven Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3273426 Reviewed-by: Vadim Sukhomlinov --- include/host_command.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/host_command.h') diff --git a/include/host_command.h b/include/host_command.h index 8ace629505..256a5617ca 100644 --- a/include/host_command.h +++ b/include/host_command.h @@ -190,7 +190,7 @@ host_event_t host_get_events(void); */ int host_is_event_set(enum host_event_code event); -#ifdef CONFIG_HOSTCMD_X86 +#ifdef CONFIG_LPC /* * Get lazy wake masks for the sleep state provided -- cgit v1.2.1