mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 17:41:54 +00:00
ryu: disable LOW_POWER_IDLE
When the EC goes idle it can no longer communicate over i2c. Therefore, disable this feature. BUG=chrome-os-partner:34230 BRANCH=None TEST=Furquan verified on a proto2 board that no more hangs occur. Change-Id: Icc2d45c0f279aef02fe91242ad5838a80fd35c15 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/232771 Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Vic Yang <victoryang@chromium.org> Commit-Queue: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
committed by
chrome-internal-fetch
parent
0f10bf88b2
commit
16eef671c2
@@ -32,7 +32,6 @@
|
||||
#define CONFIG_HW_CRC
|
||||
#define CONFIG_I2C
|
||||
#define CONFIG_LID_SWITCH
|
||||
#define CONFIG_LOW_POWER_IDLE
|
||||
#define CONFIG_VBOOT_HASH
|
||||
#define CONFIG_WATCHDOG_HELP
|
||||
#undef CONFIG_TASK_PROFILING
|
||||
|
||||
Reference in New Issue
Block a user