summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVijay Hiremath <vijay.p.hiremath@intel.com>2015-08-12 18:39:45 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-08-21 03:46:19 +0000
commit646760bb20fde94683d3be2fa4b046d47933d85f (patch)
treedcd83c4da3ac579a413d6d6e6a4277f8b0db3468 /include
parentf0a1e5dfd1579c127c3bd3064978867efddfaf20 (diff)
downloadchrome-ec-646760bb20fde94683d3be2fa4b046d47933d85f.tar.gz
Skylake: Add low power Pseudo G3 support
BUG=none TEST=Used "shutdown -h now" Kernel console command to test on Kunimitsu. With only battery after 1 hour, device enters to Pseudo G3 and the V3p3A is off. With AC connected, device is in G3. BRANCH=none Change-Id: I955662eb69ac608e9b2d12bdcfbc1258ca83f3a5 Signed-off-by: Vijay Hiremath <vijay.p.hiremath@intel.com> Reviewed-on: https://chromium-review.googlesource.com/292976 Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h
index b8d97d79c5..7172f54697 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1146,9 +1146,6 @@
*/
#undef CONFIG_LOW_POWER_S0
-/* Support G3 sleep mode */
-#undef CONFIG_G3_SLEEP
-
/* Support LPC interface */
#undef CONFIG_LPC