Fizz: Disable PECI

This patch disables PECI so that GPIO81 can be used for PROCHOT.

BUG=b:62092359
BRANCH=NONE
TEST=Boot i7 and Celeron Fizz.

Change-Id: I57f7ece6aa23f1f84a05d2570d71a44e43e7e1ef
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/526035
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Daisuke Nojiri
2017-06-02 14:08:05 -07:00
committed by chrome-bot
parent 3e0c3ba194
commit bc23ce1305

View File

@@ -51,6 +51,7 @@
#define CONFIG_CHIPSET_SKYLAKE
#define CONFIG_CHIPSET_HAS_PLATFORM_PMIC_RESET
#define CONFIG_CHIPSET_RESET_HOOK
#undef CONFIG_PECI
#define CONFIG_ESPI
/* Eve and Poppy all have wires from GPIO to PCH but CONFIG_ESPI_VW_SIGNALS
* is defined. So, those GPIOs are not used by EC. */