summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8188/Kconfig
diff options
context:
space:
mode:
authorRex-BC Chen <rex-bc.chen@mediatek.com>2022-06-13 19:10:02 +0800
committerFelix Held <felix-coreboot@felixheld.de>2022-07-07 13:08:15 +0000
commitf61557669a1047c7c13f6577e8feec8d784080e5 (patch)
tree35fb258bb5c4f3cdce18a03c3dfc79b7aeb8d861 /src/soc/mediatek/mt8188/Kconfig
parenta33bcb97fe8c9aeb7d3dcde7959bc40b98ddb03e (diff)
soc/mediatek/mt8188: Add NOR-Flash support
Add NOR-Flash drivers for flash read/write. TEST=read nor flash data successfully. BUG=b:233720142 Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Change-Id: I4e84fc023111b86f7f4984020d24811e3361ba03 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65621 Reviewed-by: Yidi Lin <yidilin@chromium.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/mediatek/mt8188/Kconfig')
-rw-r--r--src/soc/mediatek/mt8188/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/mediatek/mt8188/Kconfig b/src/soc/mediatek/mt8188/Kconfig
index 0bbc4afeab..9b6d3614c4 100644
--- a/src/soc/mediatek/mt8188/Kconfig
+++ b/src/soc/mediatek/mt8188/Kconfig
@@ -6,6 +6,8 @@ config SOC_MEDIATEK_MT8188
select ARCH_ROMSTAGE_ARMV8_64
select ARCH_RAMSTAGE_ARMV8_64
select HAVE_UART_SPECIAL
+ select SOC_MEDIATEK_COMMON
+ select FLASH_DUAL_IO_READ
if SOC_MEDIATEK_MT8188