summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmount/main.c
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/psxtests/psxmount/main.c
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 '')
-rw-r--r--testsuites/psxtests/psxmount/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxmount/main.c b/testsuites/psxtests/psxmount/main.c
index c6479cbc70..2e32a291ff 100644
--- a/testsuites/psxtests/psxmount/main.c
+++ b/testsuites/psxtests/psxmount/main.c
@@ -31,7 +31,6 @@ rtems_task Init(
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
-#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 10
#define CONFIGURE_MAXIMUM_TASKS 1