mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 18:41:11 +00:00
eve: Enable low power idle mode
Eve should be able to use the low power idle mode for the npcx EC to get lower power in S3, and in S5 before we enter hibernate. BUG=chrome-os-partner:63026 BRANCH=none TEST=build and boot on Eve, enter S3 or S5 and observe that dsleep gets enabled after the 15 second console idle timeout. Change-Id: I7ffb2f56dde1593ec5b041522aa62e075a69b4c9 Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://chromium-review.googlesource.com/446618 Reviewed-by: Scott Collyer <scollyer@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
b4bddff086
commit
04b42dbd23
@@ -38,6 +38,7 @@
|
||||
#define CONFIG_I2C_MASTER
|
||||
#define CONFIG_LED_COMMON
|
||||
#define CONFIG_LID_SWITCH
|
||||
#define CONFIG_LOW_POWER_IDLE
|
||||
#define CONFIG_LTO
|
||||
#define CONFIG_PWM
|
||||
#define CONFIG_PWM_KBLIGHT
|
||||
|
||||
Reference in New Issue
Block a user