summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxcond01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxcond01/init.c')
-rw-r--r--testsuites/psxtests/psxcond01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxcond01/init.c b/testsuites/psxtests/psxcond01/init.c
index 574769659a..69dc5458ca 100644
--- a/testsuites/psxtests/psxcond01/init.c
+++ b/testsuites/psxtests/psxcond01/init.c
@@ -89,7 +89,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_NEEDS_CLOCK_DRIVER
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION