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/psxtests/psxpipe01/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxpipe01/init.c') diff --git a/testsuites/psxtests/psxpipe01/init.c b/testsuites/psxtests/psxpipe01/init.c index 7066f6cf52..6ed4ee2390 100644 --- a/testsuites/psxtests/psxpipe01/init.c +++ b/testsuites/psxtests/psxpipe01/init.c @@ -99,7 +99,7 @@ rtems_task Init( /* configuration information */ -#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER +#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER #define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER #define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 5 -- cgit v1.2.3