summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxautoinit01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxautoinit01/init.c')
-rw-r--r--testsuites/psxtests/psxautoinit01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxautoinit01/init.c b/testsuites/psxtests/psxautoinit01/init.c
index 9001de2306..f94879e60f 100644
--- a/testsuites/psxtests/psxautoinit01/init.c
+++ b/testsuites/psxtests/psxautoinit01/init.c
@@ -61,7 +61,7 @@ void *POSIX_Init(
return NULL; /* just so the compiler thinks we returned something */
}
-#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION