From c425cbae0be48cf9a9a5b30610c282ced1328d70 Mon Sep 17 00:00:00 2001 From: Keith Tzeng Date: Wed, 1 Mar 2017 02:17:49 +0000 Subject: [PATCH] Revert "pyro: Enable CONFIG_POWER_BUTTON_IGNORE_LID" DVT2/PVT HW fixed the LID_OPEN leakage issue, so revert this. This reverts commit 5fe810db60fa66cbe83db296438848b820e90e95. BUG=chrome-os-partner:61707,chrome-os-partner:61696 Change-Id: I5028d288193fc482803f28f78fdb3d72524e304d Reviewed-on: https://chromium-review.googlesource.com/448276 Commit-Ready: Keith Tzeng Tested-by: Keith Tzeng Reviewed-by: Aaron Durbin --- board/pyro/board.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/board/pyro/board.h b/board/pyro/board.h index 01f8536fb5..b914256eff 100644 --- a/board/pyro/board.h +++ b/board/pyro/board.h @@ -120,14 +120,6 @@ #define CONFIG_CHIPSET_RESET_HOOK #undef CONFIG_PECI #define CONFIG_POWER_BUTTON -/* - * FIXME: Workaround to Pyro DVT system can not power on when system - * at G3 state. - * Hardware has leakage with LID_OPEN pin to touch control board if system - * turns off PP3300 power rail, so enable CONFIG_POWER_BUTTON_IGNORE_LID - * on temporarily. - */ -#define CONFIG_POWER_BUTTON_IGNORE_LID #define CONFIG_POWER_BUTTON_X86 #define CONFIG_POWER_COMMON #define CONFIG_POWER_S0IX