summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp11/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp11/system.h')
-rw-r--r--testsuites/sptests/sp11/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp11/system.h b/testsuites/sptests/sp11/system.h
index 6553a1fc6c..c76fa6bd81 100644
--- a/testsuites/sptests/sp11/system.h
+++ b/testsuites/sptests/sp11/system.h
@@ -71,6 +71,8 @@ rtems_timer_service_routine TA2_send_10_to_self(
#define CONFIGURE_MAXIMUM_TIMERS 6
#define CONFIGURE_TICKS_PER_TIMESLICE 100
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_EXTRA_TASK_STACKS (2 * RTEMS_MINIMUM_STACK_SIZE)