summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios05/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/termios05/init.c')
-rw-r--r--testsuites/libtests/termios05/init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/libtests/termios05/init.c b/testsuites/libtests/termios05/init.c
index c02b7a6194..61251a58d0 100644
--- a/testsuites/libtests/termios05/init.c
+++ b/testsuites/libtests/termios05/init.c
@@ -155,9 +155,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