From 51e24ec2c6f4d72df50cf62766311f3773d4e117 Mon Sep 17 00:00:00 2001 From: Ambroise Vincent Date: Wed, 27 Mar 2019 10:22:10 +0000 Subject: Console: removed legacy console API This interface has been deprecated in favour of MULTI_CONSOLE_API. Change-Id: I6170c1c8c74a890e5bd6d05396743fe62024a08a Signed-off-by: Ambroise Vincent --- make_helpers/defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_helpers') diff --git a/make_helpers/defaults.mk b/make_helpers/defaults.mk index 6becf808..1d3a7265 100644 --- a/make_helpers/defaults.mk +++ b/make_helpers/defaults.mk @@ -138,7 +138,7 @@ KEY_ALG := rsa # Enable use of the console API allowing multiple consoles to be registered # at the same time. -MULTI_CONSOLE_API := 0 +MULTI_CONSOLE_API := 1 # NS timer register save and restore NS_TIMER_SWITCH := 0 -- cgit v1.2.3