summaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3368/platform.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plat/rockchip/rk3368/platform.mk')
-rw-r--r--plat/rockchip/rk3368/platform.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/plat/rockchip/rk3368/platform.mk b/plat/rockchip/rk3368/platform.mk
index d3c6eeff..ad204e9e 100644
--- a/plat/rockchip/rk3368/platform.mk
+++ b/plat/rockchip/rk3368/platform.mk
@@ -49,6 +49,9 @@ BL31_SOURCES += ${RK_GIC_SOURCES} \
${RK_PLAT_SOC}/drivers/ddr/ddr_rk3368.c \
ENABLE_PLAT_COMPAT := 0
+MULTI_CONSOLE_API := 1
+
+include lib/coreboot/coreboot.mk
$(eval $(call add_define,PLAT_EXTRA_LD_SCRIPT))