summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2016-03-08 21:42:00 +0100
committerMartin Roth <martinroth@google.com>2016-03-21 23:12:52 +0100
commitade606df162c5153268ed7ec46c376132dc263a5 (patch)
tree988c9df2f9f7f8369e50ad7fa566a8860607ea7d /src/soc/mediatek/mt8173/Kconfig
parentc54113468b71d1c0ae8736db601cecc366f4d886 (diff)
downloadcoreboot-ade606df162c5153268ed7ec46c376132dc263a5.tar.gz
coreboot-ade606df162c5153268ed7ec46c376132dc263a5.tar.bz2
coreboot-ade606df162c5153268ed7ec46c376132dc263a5.zip
mediatek/mt8173: Enable ARM trusted firmware integration
In Chromium OS downstream this was done together with adding the support for ATF, but unfortunately ATF upstream isn't ready yet. This commit is a reminder to enable things once ATF caught up. Change-Id: Id0d6908d906a1e54cdda4f232d572d996d9c556f Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/13968 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/soc/mediatek/mt8173/Kconfig')
-rw-r--r--src/soc/mediatek/mt8173/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/mediatek/mt8173/Kconfig b/src/soc/mediatek/mt8173/Kconfig
index 91a8d4fe75f1..ec3481e36607 100644
--- a/src/soc/mediatek/mt8173/Kconfig
+++ b/src/soc/mediatek/mt8173/Kconfig
@@ -6,6 +6,7 @@ config SOC_MEDIATEK_MT8173
select ARCH_RAMSTAGE_ARMV8_64
select ARCH_ROMSTAGE_ARMV8_64
select ARCH_VERSTAGE_ARMV8_64
+ select ARM64_USE_ARM_TRUSTED_FIRMWARE
select BOOTBLOCK_CONSOLE
select HAVE_UART_SPECIAL
select SPI_ATOMIC_SEQUENCING if SPI_FLASH