mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 00:51:29 +00:00
skylake.c does not make use of pause_in_s5 and related code, so it will always has 10 second pause in POWER_S5 before transition to POWER_S5G3, and this CONFIG flag is adding about 290 bytes of unused code for host command and console command. BUG=none BRANCH=firmware-glados-7820.B TEST=make buildall; system can shutdown and enter SOC-G3 properly Change-Id: I1d507b925e13f794e9826a43ebdad898087a6663 Signed-off-by: Kevin K Wong <kevin.k.wong@intel.com> Reviewed-on: https://chromium-review.googlesource.com/332025 Reviewed-by: Shawn N <shawnn@chromium.org>