summaryrefslogtreecommitdiff
path: root/board/mchpevb1/board.h
diff options
context:
space:
mode:
authorAbe Levkoy <alevkoy@chromium.org>2019-10-25 16:09:58 -0600
committerCommit Bot <commit-bot@chromium.org>2019-10-30 20:13:01 +0000
commit8741abc79b0fd4d94873d96f28e423401dae75b3 (patch)
treef7ab12c0e36b3c65b87a65d8c277ec8e5c23537a /board/mchpevb1/board.h
parent9e2fc248a49d7c4ee7f6bf030586a5adf584052f (diff)
downloadchrome-ec-8741abc79b0fd4d94873d96f28e423401dae75b3.tar.gz
PCH_PLTRST_L: Use appropriate config option
Define a GPIO for PCH_PLTRST_L based on CONFIG_HOSTCMD_ESPI, because that is the configuration option used to enable to use of the the GPIO signal name thus defined. Remove the now unused CONFIG_HOSTCMD_PLTRST_IS_VWIRE option. BUG=b:139553375,b:143288478 TEST=Build it83xx_evb, reef_it8320, and tglrvpu_ite BRANCH=none Change-Id: Ia0dbfee0c6c2eda566e79cad7ab6e0c685809c05 Signed-off-by: Abe Levkoy <alevkoy@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1881756 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'board/mchpevb1/board.h')
-rw-r--r--board/mchpevb1/board.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/mchpevb1/board.h b/board/mchpevb1/board.h
index 3c43e20862..f7fa01edf6 100644
--- a/board/mchpevb1/board.h
+++ b/board/mchpevb1/board.h
@@ -121,12 +121,6 @@
*/
#define CONFIG_HOSTCMD_ESPI_EC_CHAN_BITMAP 0x0F
-/*
- * MEC17xx EVB + KBL RVP3 board uses eSPI default of
- * Platform Reset being a virtual wire.
- */
-#define CONFIG_HOSTCMD_ESPI_PLTRST_IS_VWIRE
-
#define CONFIG_MCHP_ESPI_VW_SAVE_ON_SLEEP
/*