summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.powerseq
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.powerseq')
-rw-r--r--zephyr/Kconfig.powerseq5
1 files changed, 3 insertions, 2 deletions
diff --git a/zephyr/Kconfig.powerseq b/zephyr/Kconfig.powerseq
index 341657ef63..7865a6b8e2 100644
--- a/zephyr/Kconfig.powerseq
+++ b/zephyr/Kconfig.powerseq
@@ -218,11 +218,12 @@ config PLATFORM_EC_POWERSEQ_MT8186
Use the MT8186 code for power sequencing.
config PLATFORM_EC_POWERSEQ_MT8188
- bool "Use common MT8186 code for power sequencing"
+ bool "Use common MT8188 code for power sequencing"
default y
depends on AP_ARM_MTK_MT8188
help
- Use the MT8188 code for power sequencing.
+ Use the MT8188 code for power sequencing. Re-use MT8186 common
+ code.
config PLATFORM_EC_POWERSEQ_SC7180
bool "SC7180 power sequencing"