summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spstkalloc/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spstkalloc/init.c')
-rw-r--r--testsuites/sptests/spstkalloc/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/spstkalloc/init.c b/testsuites/sptests/spstkalloc/init.c
index 4a26fdb9a6..ab9612c94a 100644
--- a/testsuites/sptests/spstkalloc/init.c
+++ b/testsuites/sptests/spstkalloc/init.c
@@ -82,7 +82,7 @@ rtems_task Init(
/* configuration information */
-#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_TASK_STACK_ALLOCATOR StackAllocator