Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM

This define was superfluous, undocumented and used inconsistently.
This commit is contained in:
Sebastian Huber
2014-12-15 14:19:43 +01:00
parent 1e587f7d6d
commit a0b1b5edb8
88 changed files with 2 additions and 138 deletions

View File

@@ -25,7 +25,6 @@ const char rtems_test_name[] = "LOOPBACK";
#define CONFIGURE_MICROSECONDS_PER_TICK 10000
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 50
#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
#define CONFIGURE_INIT_TASK_STACK_SIZE (10*1024)
#define CONFIGURE_INIT_TASK_PRIORITY 50