summaryrefslogtreecommitdiffstats
path: root/testsuites/rhealstone/rhtaskpreempt/taskpreempt.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/rhealstone/rhtaskpreempt/taskpreempt.c')
-rw-r--r--testsuites/rhealstone/rhtaskpreempt/taskpreempt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/rhealstone/rhtaskpreempt/taskpreempt.c b/testsuites/rhealstone/rhtaskpreempt/taskpreempt.c
index c396e742fe..490f4dcada 100644
--- a/testsuites/rhealstone/rhtaskpreempt/taskpreempt.c
+++ b/testsuites/rhealstone/rhtaskpreempt/taskpreempt.c
@@ -112,7 +112,7 @@ rtems_task Init( rtems_task_argument ignored )
}
/* configuration information */
-#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER
#define CONFIGURE_TICKS_PER_TIMESLICE 0
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE