summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/devfs02/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/devfs02/init.c')
-rw-r--r--testsuites/libtests/devfs02/init.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/libtests/devfs02/init.c b/testsuites/libtests/devfs02/init.c
index 2dd329c41c..28ed373fc7 100644
--- a/testsuites/libtests/devfs02/init.c
+++ b/testsuites/libtests/devfs02/init.c
@@ -99,6 +99,9 @@ rtems_task Init(
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 5
+/* Make sure that we have enough devices for all BSPs */
+#define CONFIGURE_MAXIMUM_DEVICES 64
+
#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#define CONFIGURE_INIT