pyro: Enable CONFIG_POWER_BUTTON_IGNORE_LID

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.

BRANCH=reef

BUG=chrome-os-partner:61707,chrome-os-partner:61696

TEST=Manual.
Verify power button can power on system on pyro DVT touch sku.

Change-Id: I23608ae508ca419cecc3642d36eeee089a870778
Signed-off-by: Devin Lu <Devin.Lu@quantatw.com>
Reviewed-on: https://chromium-review.googlesource.com/426309
Commit-Ready: Keith Tzeng <keith.tzeng@quantatw.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Devin Lu
2017-01-11 17:15:32 +08:00
committed by chrome-bot
parent 166d7a72df
commit 5fe810db60

View File

@@ -114,6 +114,14 @@
#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