From 97417bb15ffce1cd65253be4e52f6c0c34f81a04 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 7 Aug 2018 07:09:55 +0200 Subject: tests: Remove CONFIGURE_MAXIMUM_DRIVERS This configuration is superfluous in these tests. --- testsuites/sptests/spnsext01/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/sptests/spnsext01/init.c') diff --git a/testsuites/sptests/spnsext01/init.c b/testsuites/sptests/spnsext01/init.c index 86e8225c6f..0bde2cc2f1 100644 --- a/testsuites/sptests/spnsext01/init.c +++ b/testsuites/sptests/spnsext01/init.c @@ -82,7 +82,6 @@ static rtems_task Init(rtems_task_argument argument) #define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER #define CONFIGURE_MAXIMUM_TASKS 1 -#define CONFIGURE_MAXIMUM_DRIVERS 2 #define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION -- cgit v1.2.3