summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block08/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/block08/system.h')
-rw-r--r--testsuites/libtests/block08/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/libtests/block08/system.h b/testsuites/libtests/block08/system.h
index 60cf9c81bc..f2ba2ec87d 100644
--- a/testsuites/libtests/block08/system.h
+++ b/testsuites/libtests/block08/system.h
@@ -54,6 +54,8 @@ rtems_task Init(
#define CONFIGURE_EXTRA_TASK_STACKS (13 * RTEMS_MINIMUM_STACK_SIZE)
+#define CONFIGURE_DISABLE_SMP_CONFIGURATION
+
#include <rtems/confdefs.h>
/* end of include file */