summaryrefslogtreecommitdiff
path: root/zephyr/projects/intelrvp/legacy_ec_pwrseq.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/intelrvp/legacy_ec_pwrseq.conf')
-rw-r--r--zephyr/projects/intelrvp/legacy_ec_pwrseq.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/zephyr/projects/intelrvp/legacy_ec_pwrseq.conf b/zephyr/projects/intelrvp/legacy_ec_pwrseq.conf
new file mode 100644
index 0000000000..331afb637d
--- /dev/null
+++ b/zephyr/projects/intelrvp/legacy_ec_pwrseq.conf
@@ -0,0 +1,12 @@
+# Copyright 2022 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+# Legacy EC Power Sequencing Common Config
+CONFIG_PLATFORM_EC_POWERSEQ=y
+CONFIG_PLATFORM_EC_POWERSEQ_HOST_SLEEP=y
+CONFIG_PLATFORM_EC_POWERSEQ_INTEL=y
+CONFIG_PLATFORM_EC_POWERSEQ_RSMRST_DELAY=y
+CONFIG_PLATFORM_EC_POWERSEQ_S0IX=y
+CONFIG_PLATFORM_EC_POWERSEQ_S4=y
+CONFIG_PLATFORM_EC_THROTTLE_AP=y