summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8186
diff options
context:
space:
mode:
authorRex-BC Chen <rex-bc.chen@mediatek.com>2022-10-19 18:51:39 +0800
committerFelix Held <felix-coreboot@felixheld.de>2022-10-21 14:52:42 +0000
commit6d449e005c5fc3f5bd54214de0a6d4a04989b042 (patch)
treedfb914a0cf631de16cc1158d4f3c97b17eca15dc /src/soc/mediatek/mt8186
parent6ad80f1b81d08e6c1400eaceb710887371254894 (diff)
downloadcoreboot-6d449e005c5fc3f5bd54214de0a6d4a04989b042.tar.gz
coreboot-6d449e005c5fc3f5bd54214de0a6d4a04989b042.tar.bz2
coreboot-6d449e005c5fc3f5bd54214de0a6d4a04989b042.zip
soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig option
On MT8186, PMIC interface supports PWRAP and PMIF_SPMI while other MediaTek SoCs support PMIF_SPMI and PMIF_SPI. BUG=b:249436110 TEST=build pass. BRANCH=corsola Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Change-Id: I20efa6d84975d781972af9143c0c7e3a272653e0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68577 Reviewed-by: Yidi Lin <yidilin@google.com> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/mediatek/mt8186')
-rw-r--r--src/soc/mediatek/mt8186/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/mediatek/mt8186/Kconfig b/src/soc/mediatek/mt8186/Kconfig
index db5bed217fdb..bac220e89e66 100644
--- a/src/soc/mediatek/mt8186/Kconfig
+++ b/src/soc/mediatek/mt8186/Kconfig
@@ -12,6 +12,7 @@ config SOC_MEDIATEK_MT8186
select MEDIATEK_BLOB_FAST_INIT
select USE_CBMEM_DRAM_INFO
select FLASH_DUAL_IO_READ
+ select PWRAP_WITH_PMIF_SPMI
if SOC_MEDIATEK_MT8186