summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxchroot01/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxchroot01/main.c')
-rw-r--r--testsuites/psxtests/psxchroot01/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxchroot01/main.c b/testsuites/psxtests/psxchroot01/main.c
index 6bc652cee9..563b683fb6 100644
--- a/testsuites/psxtests/psxchroot01/main.c
+++ b/testsuites/psxtests/psxchroot01/main.c
@@ -19,6 +19,8 @@ rtems_task Init(
/* configuration information */
+/* NOTICE: the clock driver is explicitly disabled */
+#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM