summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.powerseq
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.powerseq')
-rw-r--r--zephyr/Kconfig.powerseq18
1 files changed, 18 insertions, 0 deletions
diff --git a/zephyr/Kconfig.powerseq b/zephyr/Kconfig.powerseq
index 010ea0d1eb..d5d6df3a88 100644
--- a/zephyr/Kconfig.powerseq
+++ b/zephyr/Kconfig.powerseq
@@ -125,6 +125,24 @@ endif # PLATFORM_EC_POWERSEQ_ICELAKE
endif # PLATFORM_EC_POWERSEQ_INTEL
+menuconfig PLATFORM_EC_POWERSEQ_IT8XXX2
+ bool "Enable shimming common ITE8xxx2 power sequencing code"
+ depends on AP_ARM_MTK_MT8192
+ default y
+ help
+ Enable shimming platform/ec AP power sequencing code for
+ IT8xxx2.
+
+if PLATFORM_EC_POWERSEQ_IT8XXX2
+
+config PLATFORM_EC_POWERSEQ_MT8192
+ bool "Use common MT8192 code for power sequencing"
+ default y
+ help
+ Use the Comet Lake code for power sequencing.
+
+endif # PLATFORM_EC_POWERSEQ_ITE8XXX2
+
config PLATFORM_EC_POWERSEQ_SC7180
bool "SC7180 power sequencing"
depends on AP_ARM_QUALCOMM_SC7180