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/spheapprot/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/sptests/spheapprot/init.c') diff --git a/testsuites/sptests/spheapprot/init.c b/testsuites/sptests/spheapprot/init.c index 261b7dcc76..ba9f4b5a3e 100644 --- a/testsuites/sptests/spheapprot/init.c +++ b/testsuites/sptests/spheapprot/init.c @@ -141,7 +141,6 @@ static rtems_task Init(rtems_task_argument argument) #define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER #define CONFIGURE_MAXIMUM_TASKS 2 -#define CONFIGURE_MAXIMUM_DRIVERS 1 #define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION -- cgit v1.2.3