From c4b8b147ddfc945810b60a2410efd8acc280ba3c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 3 Nov 2017 08:35:38 +0100 Subject: tests: Use simple console driver Update #3170. Update #3199. --- testsuites/ada/sptests/spatcb01/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/ada/sptests/spatcb01') diff --git a/testsuites/ada/sptests/spatcb01/config.h b/testsuites/ada/sptests/spatcb01/config.h index 405b536c82..530f0dddf8 100644 --- a/testsuites/ada/sptests/spatcb01/config.h +++ b/testsuites/ada/sptests/spatcb01/config.h @@ -6,7 +6,7 @@ * http://www.rtems.org/license/LICENSE. */ -#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER +#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER #define CONFIGURE_POSIX_INIT_THREAD_TABLE -- cgit v1.2.3