summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8192
diff options
context:
space:
mode:
authorRex-BC Chen <rex-bc.chen@mediatek.corp-partner.google.com>2021-08-10 16:17:09 +0800
committerNick Vaccaro <nvaccaro@google.com>2021-08-12 17:58:21 +0000
commit909f2d04a0c86b6d3464a6cc4e48048e31b2b6ad (patch)
treef9eef9f5d0774233e2cf500c00ab08c646116e6a /src/soc/mediatek/mt8192
parentb6f6e01bcb8561628af122f2b84c67e53cdc5545 (diff)
downloadcoreboot-909f2d04a0c86b6d3464a6cc4e48048e31b2b6ad.tar.gz
coreboot-909f2d04a0c86b6d3464a6cc4e48048e31b2b6ad.tar.bz2
coreboot-909f2d04a0c86b6d3464a6cc4e48048e31b2b6ad.zip
soc/mediatek: revise the dependency of DVFS config options
The MEDIATEK_DRAM_DVFS_LIMIT_FREQ_CNT only makes sense if DVFS is enabled (e.g., MEDIATEK_DRAM_DVFS) so we should change it to depend on that instead of selecting DVFS. Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com> Change-Id: Ib81e4e48e863616ed1e36cd5c0000f4e2cfb5456 Reviewed-on: https://review.coreboot.org/c/coreboot/+/56906 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Diffstat (limited to 'src/soc/mediatek/mt8192')
-rw-r--r--src/soc/mediatek/mt8192/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/mediatek/mt8192/Kconfig b/src/soc/mediatek/mt8192/Kconfig
index 21dcc7c4782b..94e4bd3d148d 100644
--- a/src/soc/mediatek/mt8192/Kconfig
+++ b/src/soc/mediatek/mt8192/Kconfig
@@ -10,6 +10,7 @@ config SOC_MEDIATEK_MT8192
select HAVE_DEBUG_RAM_SETUP
select HAVE_UART_SPECIAL
select SOC_MEDIATEK_COMMON
+ select MEDIATEK_DRAM_DVFS
if SOC_MEDIATEK_MT8192