mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 00:51:29 +00:00
eve: Remove PECI support from EC
Eve does not use PECI so disable it and remove from the resulting binary. BUG=b:35581264 BRANCH=eve TEST=build EC for Eve and ensure peci module is not included Change-Id: Ie87d789226b2b5f2162ea96cb001a5cb62359213 Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://chromium-review.googlesource.com/573083 Reviewed-by: Shawn N <shawnn@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
bd6c51d1b9
commit
aba3ad4faf
@@ -76,6 +76,7 @@
|
||||
#define CONFIG_KEYBOARD_PROTOCOL_8042
|
||||
#define CONFIG_KEYBOARD_SCANCODE_MUTABLE
|
||||
#define CONFIG_TABLET_MODE
|
||||
#undef CONFIG_PECI
|
||||
|
||||
/* Battery */
|
||||
#define CONFIG_BATTERY_CUT_OFF
|
||||
|
||||
Reference in New Issue
Block a user