From 5b6ebeec9c99f8d6a539d3b15e5dfb827891174a Mon Sep 17 00:00:00 2001 From: Ambroise Vincent Date: Thu, 4 Apr 2019 09:13:28 +0100 Subject: Remove MULTI_CONSOLE_API flag and references to it The new API becomes the default one. Change-Id: Ic1d602da3dff4f4ebbcc158b885295c902a24fec Signed-off-by: Ambroise Vincent --- make_helpers/defaults.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'make_helpers/defaults.mk') diff --git a/make_helpers/defaults.mk b/make_helpers/defaults.mk index 1d3a7265..f63e46f3 100644 --- a/make_helpers/defaults.mk +++ b/make_helpers/defaults.mk @@ -136,10 +136,6 @@ HW_ASSISTED_COHERENCY := 0 # Set the default algorithm for the generation of Trusted Board Boot keys KEY_ALG := rsa -# Enable use of the console API allowing multiple consoles to be registered -# at the same time. -MULTI_CONSOLE_API := 1 - # NS timer register save and restore NS_TIMER_SWITCH := 0 -- cgit v1.2.3