summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstat/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxstat/main.c')
-rw-r--r--testsuites/psxtests/psxstat/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxstat/main.c b/testsuites/psxtests/psxstat/main.c
index 5b788529b3..eb87b71f5d 100644
--- a/testsuites/psxtests/psxstat/main.c
+++ b/testsuites/psxtests/psxstat/main.c
@@ -29,7 +29,7 @@ rtems_task Init(
/* configuration information */
-#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 10