summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-05-13 10:06:47 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-05-13 10:06:47 -0500
commit9f8d56ebe67b027b04fe92ce3833ab020e79a512 (patch)
treedd44e2fa661ce4c8e51a92073e109928eda10fec
parentschedsim_smpsimple: Clean up scenarios to match changes. (diff)
downloadrtems-schedsim-9f8d56ebe67b027b04fe92ce3833ab020e79a512.tar.bz2
schedsim_smpsimple: Add configure of smp simple scheduler.
-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>