smptests/smpscheduler01: Use right scheduler

Update #3063.
This commit is contained in:
Sebastian Huber
2017-07-19 12:58:55 +02:00
parent 6f46848079
commit 7ad82395c4

View File

@@ -200,6 +200,9 @@ static void Init(rtems_task_argument arg)
#define CONFIGURE_MAXIMUM_TASKS TASK_COUNT
/* We need a scheduler with lazy processor allocation for this test */
#define CONFIGURE_SCHEDULER_SIMPLE_SMP
#define CONFIGURE_INIT_TASK_PRIORITY FIRST_TASK_PRIORITY
#define CONFIGURE_INIT_TASK_INITIAL_MODES RTEMS_DEFAULT_MODES
#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_DEFAULT_ATTRIBUTES