mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 08:31:52 +00:00
poppy/soraka: Remove PECI support from EC
On Poppy and Soraka designs PECI_DATA is not physically wired to CPU PECI interface effectively rendering PECI feature dead. This patch disables PECI module to be built for Poppy & Soraka. BUG=b:63618104 BRANCH=None TEST=Build and boot on Poppy/Soraka, PECI module should not be built. Change-Id: Ibbf045f913a412cb68a1958527802c1e339ce860 Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com> Reviewed-on: https://chromium-review.googlesource.com/567796 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com> Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-by: Kyoung Il Kim <kyoung.il.kim@intel.com>
This commit is contained in:
committed by
chrome-bot
parent
0cd2d2f103
commit
a1ab0885d6
@@ -66,6 +66,7 @@
|
||||
#define CONFIG_ESPI
|
||||
#define CONFIG_ESPI_VW_SIGNALS
|
||||
#define CONFIG_LPC
|
||||
#undef CONFIG_PECI
|
||||
|
||||
/* Battery */
|
||||
#define CONFIG_BATTERY_CUT_OFF
|
||||
|
||||
Reference in New Issue
Block a user