summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios04/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/termios04/init.c')
-rw-r--r--testsuites/libtests/termios04/init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/libtests/termios04/init.c b/testsuites/libtests/termios04/init.c
index ad5bb1379d..676640995e 100644
--- a/testsuites/libtests/termios04/init.c
+++ b/testsuites/libtests/termios04/init.c
@@ -144,9 +144,6 @@ rtems_task Init(
/* include an extra slot for registering the termios one dynamically */
#define CONFIGURE_MAXIMUM_DRIVERS 3
-/* one for the console and one for the test port */
-#define CONFIGURE_NUMBER_OF_TERMIOS_PORTS 3
-
/* we need to be able to open the test device */
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 4
#define CONFIGURE_MAXIMUM_TASKS 1