mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 17:41:54 +00:00
Revert "pyro: Enable CONFIG_POWER_BUTTON_IGNORE_LID"
DVT2/PVT HW fixed the LID_OPEN leakage issue, so revert this.
This reverts commit 5fe810db60.
BUG=chrome-os-partner:61707,chrome-os-partner:61696
Change-Id: I5028d288193fc482803f28f78fdb3d72524e304d
Reviewed-on: https://chromium-review.googlesource.com/448276
Commit-Ready: Keith Tzeng <keith.tzeng@quantatw.com>
Tested-by: Keith Tzeng <keith.tzeng@quantatw.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user