summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schedsim/shell/schedsim_smpsimple/config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedsim/shell/schedsim_smpsimple/config.c b/schedsim/shell/schedsim_smpsimple/config.c
index fdbf99f..08cfeb7 100644
--- a/schedsim/shell/schedsim_smpsimple/config.c
+++ b/schedsim/shell/schedsim_smpsimple/config.c
@@ -10,6 +10,7 @@
#define CONFIGURE_SMP_APPLICATION
#define CONFIGURE_SMP_MAXIMUM_PROCESSORS 4
+#define CONFIGURE_SCHEDULER_SIMPLE_SMP
#define CONFIGURE_DISABLE_BSP_SETTINGS
#include <rtems/confdefs.h>