summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal_support/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfatal_support/system.h')
-rw-r--r--testsuites/psxtests/psxfatal_support/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfatal_support/system.h b/testsuites/psxtests/psxfatal_support/system.h
index cb84ef11ea..21a60f6396 100644
--- a/testsuites/psxtests/psxfatal_support/system.h
+++ b/testsuites/psxtests/psxfatal_support/system.h
@@ -59,7 +59,7 @@ extern rtems_extensions_table initial_extensions;
RTEMS_TEST_INITIAL_EXTENSION
/* extra parameters may be in testcase.h */
-#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
/* always need an Init task, some cases need more tasks */