summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek
diff options
context:
space:
mode:
authorRex-BC Chen <rex-bc.chen@mediatek.com>2022-03-25 17:11:02 +0800
committerFelix Held <felix-coreboot@felixheld.de>2022-03-29 14:24:05 +0000
commit6f389722fbf84cd6397a58977d292cbf23a2dbbb (patch)
treecea4d30fd9a2414057b003894d995bf9b4d90de6 /src/soc/mediatek
parentc69ea24ba8beb88c0d4948986e90769b6115d8bd (diff)
downloadcoreboot-6f389722fbf84cd6397a58977d292cbf23a2dbbb.tar.gz
coreboot-6f389722fbf84cd6397a58977d292cbf23a2dbbb.tar.bz2
coreboot-6f389722fbf84cd6397a58977d292cbf23a2dbbb.zip
soc/mediatek/mt8186: Enable USE_CBMEM_DRAM_INFO
The feature "USE_CBMEM_DRAM_INFO" is supported in MT8186. Therefore, we select this configuration to enable it. BUG=none TEST=build pass Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com> Change-Id: Ieaaf57aaee79c9dce69cc1acaa092207f0f906de Reviewed-on: https://review.coreboot.org/c/coreboot/+/63114 Reviewed-by: Yu-Ping Wu <yupingso@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/mediatek')
-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 654baf20d05f..61843e3a9735 100644
--- a/src/soc/mediatek/mt8186/Kconfig
+++ b/src/soc/mediatek/mt8186/Kconfig
@@ -10,6 +10,7 @@ config SOC_MEDIATEK_MT8186
select HAVE_UART_SPECIAL
select SOC_MEDIATEK_COMMON
select MEDIATEK_BLOB_FAST_INIT
+ select USE_CBMEM_DRAM_INFO
if SOC_MEDIATEK_MT8186