summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp21
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/sptests/sp21')
-rw-r--r--c/src/tests/sptests/sp21/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/tests/sptests/sp21/system.h b/c/src/tests/sptests/sp21/system.h
index 483dbcd2dc..d1d04993c8 100644
--- a/c/src/tests/sptests/sp21/system.h
+++ b/c/src/tests/sptests/sp21/system.h
@@ -30,6 +30,7 @@ rtems_task Task_1(
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_STUB_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_NULL_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 2