summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/fileio
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/samples/fileio
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/samples/fileio')
-rw-r--r--testsuites/samples/fileio/system.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/samples/fileio/system.h b/testsuites/samples/fileio/system.h
index a99c36daba..3a70ce850c 100644
--- a/testsuites/samples/fileio/system.h
+++ b/testsuites/samples/fileio/system.h
@@ -53,8 +53,6 @@ rtems_task Init(
#define CONFIGURE_FILESYSTEM_DOSFS
#endif
-#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
-
/*
* XXX: these values are higher than needed...
*/