summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios/init.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-07 07:07:35 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-07 08:31:40 +0100
commit1055ff20202e14d6ff253a79ac5f9c95a24603c3 (patch)
tree65cc8c6878e5bbbe5f8a9971a559ec49a2537080 /testsuites/libtests/termios/init.c
parenttests: Use <tmacros.h> (diff)
downloadrtems-1055ff20202e14d6ff253a79ac5f9c95a24603c3.tar.bz2
tests: Use normal console for user input tests
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/termios/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/termios/init.c b/testsuites/libtests/termios/init.c
index b1d62f7ff4..558f095449 100644
--- a/testsuites/libtests/termios/init.c
+++ b/testsuites/libtests/termios/init.c
@@ -792,7 +792,7 @@ Init (rtems_task_argument ignored)
/* application configuration */
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
-#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 1