summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread04/init.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-03 08:35:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-06 07:26:42 +0100
commitc4b8b147ddfc945810b60a2410efd8acc280ba3c (patch)
treef38324a698250759cd59396d3d1725a47bdffa0a /testsuites/psxtmtests/psxtmthread04/init.c
parentAdd simple console driver (diff)
downloadrtems-c4b8b147ddfc945810b60a2410efd8acc280ba3c.tar.bz2
tests: Use simple console driver
Update #3170. Update #3199.
Diffstat (limited to 'testsuites/psxtmtests/psxtmthread04/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmthread04/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmthread04/init.c b/testsuites/psxtmtests/psxtmthread04/init.c
index 4ae0b574f1..ed8e4bb9b4 100644
--- a/testsuites/psxtmtests/psxtmthread04/init.c
+++ b/testsuites/psxtmtests/psxtmthread04/init.c
@@ -88,7 +88,7 @@ void *POSIX_Init(
/* configuration information */
-#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER
#define CONFIGURE_MAXIMUM_POSIX_THREADS 1