summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/devfs01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/devfs01/init.c')
-rw-r--r--testsuites/libtests/devfs01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/devfs01/init.c b/testsuites/libtests/devfs01/init.c
index ae1d3129a1..1bfae95e97 100644
--- a/testsuites/libtests/devfs01/init.c
+++ b/testsuites/libtests/devfs01/init.c
@@ -11,6 +11,7 @@
#include "config.h"
#endif
+#define TESTS_USE_PRINTK
#include <tmacros.h>
#include "test_support.h"
#include <rtems/devfs.h>
@@ -37,7 +38,6 @@ rtems_task Init(
/* configuration information */
-#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 1