From ddaee8e666f37ec37f3db392a91b6eeca018afd7 Mon Sep 17 00:00:00 2001 From: Aseda Aboagye Date: Fri, 22 Sep 2017 10:28:30 -0700 Subject: [PATCH] zoombini: Temporarily use GPIOs for SLP signals. This commit can be reverted when Si arrives. BUG=None BRANCH=None TEST=Flash zoombini; EC comes up okay. Change-Id: I372d736591196eb5066e5c61b947d6990311f0ea Signed-off-by: Aseda Aboagye Reviewed-on: https://chromium-review.googlesource.com/678837 Commit-Ready: Aseda Aboagye Tested-by: Aseda Aboagye Reviewed-by: Shawn N --- board/zoombini/board.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/board/zoombini/board.h b/board/zoombini/board.h index 6e10774162..33a2f5c05b 100644 --- a/board/zoombini/board.h +++ b/board/zoombini/board.h @@ -25,7 +25,8 @@ /* EC Modules */ #define CONFIG_ADC #define CONFIG_ESPI -#define CONFIG_ESPI_VW_SIGNALS +/* TODO(aaboagye): Uncomment when Si arrives. */ +/* #define CONFIG_ESPI_VW_SIGNALS */ #define CONFIG_I2C #define CONFIG_LPC #define CONFIG_PWM