summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsdosfsformat01
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-12-15 14:19:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-12-16 11:34:38 +0100
commita0b1b5edb84fc7299060b07ef5a829caa824a438 (patch)
tree1c9e1e670ec81afedbbf49696eb1a8acfbd6071e /testsuites/fstests/fsdosfsformat01
parentbsp/beagle: Fix some warnings (diff)
downloadrtems-a0b1b5edb84fc7299060b07ef5a829caa824a438.tar.bz2
Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
This define was superfluous, undocumented and used inconsistently.
Diffstat (limited to 'testsuites/fstests/fsdosfsformat01')
-rw-r--r--testsuites/fstests/fsdosfsformat01/init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/fstests/fsdosfsformat01/init.c b/testsuites/fstests/fsdosfsformat01/init.c
index 976dc9cb7d..4ee2bc9878 100644
--- a/testsuites/fstests/fsdosfsformat01/init.c
+++ b/testsuites/fstests/fsdosfsformat01/init.c
@@ -488,8 +488,6 @@ static void Init( rtems_task_argument arg )
/* one active file + stdin + stdout + stderr + device file when mounted */
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 5
-#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
-
#define CONFIGURE_FILESYSTEM_DOSFS
#define CONFIGURE_MAXIMUM_TASKS 1