summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spedfsched01/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spedfsched01/system.h')
-rw-r--r--testsuites/sptests/spedfsched01/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spedfsched01/system.h b/testsuites/sptests/spedfsched01/system.h
index b930cb1283..e673b1f4d3 100644
--- a/testsuites/sptests/spedfsched01/system.h
+++ b/testsuites/sptests/spedfsched01/system.h
@@ -37,6 +37,8 @@ rtems_task Task_1_through_3(
#define CONFIGURE_EXTRA_TASK_STACKS (4 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_MAXIMUM_TASKS 4
+#define CONFIGURE_DISABLE_SMP_CONFIGURATION
+
#include <rtems/confdefs.h>
/* global variables */