summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2017-09-22 10:28:30 -0700
committerchrome-bot <chrome-bot@chromium.org>2017-10-23 04:28:24 -0700
commitddaee8e666f37ec37f3db392a91b6eeca018afd7 (patch)
tree0c2bbbb7fc5e6bc0cdcd6d1cfded80c4f9c08bb2
parentfaec1ed7d5dc5f122b20741f523695e39a5b7966 (diff)
downloadchrome-ec-ddaee8e666f37ec37f3db392a91b6eeca018afd7.tar.gz
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 <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/678837 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
-rw-r--r--board/zoombini/board.h3
1 files changed, 2 insertions, 1 deletions
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