summaryrefslogtreecommitdiff
path: root/zephyr/app/ec/soc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/app/ec/soc/Kconfig')
-rw-r--r--zephyr/app/ec/soc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/app/ec/soc/Kconfig b/zephyr/app/ec/soc/Kconfig
index 3dccfa3a2a..f3da740ccf 100644
--- a/zephyr/app/ec/soc/Kconfig
+++ b/zephyr/app/ec/soc/Kconfig
@@ -56,6 +56,12 @@ config AP_ARM_MTK_MT8186
help
The application processor is a MediaTek MT8186 processor.
+config AP_ARM_MTK_MT8188
+ bool "MediaTek MT8188"
+ select AP_AARCH64
+ help
+ The application processor is a MediaTek MT8188 processor.
+
config AP_ARM_QUALCOMM_SC7180
bool "Qualcomm Snapdragon SC7180"
select AP_AARCH64