summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.powerseq
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.powerseq')
-rw-r--r--zephyr/Kconfig.powerseq8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/Kconfig.powerseq b/zephyr/Kconfig.powerseq
index 4b438f0bce..7865a6b8e2 100644
--- a/zephyr/Kconfig.powerseq
+++ b/zephyr/Kconfig.powerseq
@@ -217,6 +217,14 @@ config PLATFORM_EC_POWERSEQ_MT8186
help
Use the MT8186 code for power sequencing.
+config PLATFORM_EC_POWERSEQ_MT8188
+ bool "Use common MT8188 code for power sequencing"
+ default y
+ depends on AP_ARM_MTK_MT8188
+ help
+ Use the MT8188 code for power sequencing. Re-use MT8186 common
+ code.
+
config PLATFORM_EC_POWERSEQ_SC7180
bool "SC7180 power sequencing"
depends on AP_ARM_QUALCOMM_SC7180