From 53b6484d3827fc93aae2d4c168cdbc07f8496eb9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 5 Feb 2018 09:57:45 +0100 Subject: termios: Remove obsolete configuration options Update #2843. --- testsuites/libtests/uid01/init.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'testsuites/libtests/uid01') diff --git a/testsuites/libtests/uid01/init.c b/testsuites/libtests/uid01/init.c index 99d11f0ed4..85b8f447cd 100644 --- a/testsuites/libtests/uid01/init.c +++ b/testsuites/libtests/uid01/init.c @@ -132,9 +132,6 @@ rtems_task Init( TERMIOS_TEST_DRIVER_TABLE_ENTRY, \ SERIAL_MOUSE_DRIVER_TABLE_ENTRY -/* one for the console and one for the test port */ -#define CONFIGURE_NUMBER_OF_TERMIOS_PORTS 2 - /* we need to be able to open the test device and mouse */ #define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 5 #define CONFIGURE_MAXIMUM_TASKS 1 -- cgit v1.2.3