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 676640995e..8d76dfe5aa 100644
--- a/testsuites/libtests/termios04/init.c
+++ b/testsuites/libtests/termios04/init.c
@@ -141,9 +141,6 @@ rtems_task Init(
#define CONFIGURE_APPLICATION_EXTRA_DRIVERS \
TERMIOS_TEST_DRIVER_TABLE_ENTRY
-/* include an extra slot for registering the termios one dynamically */
-#define CONFIGURE_MAXIMUM_DRIVERS 3
-
/* we need to be able to open the test device */
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 4
#define CONFIGURE_MAXIMUM_TASKS 1