summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-02-09 19:09:23 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-02-09 19:09:23 +0100
commit16939b1876d2c75534191f5d46ae1c606c3bf2ad (patch)
tree33c157d54952eda72f0b4acd5778dcd2475232ac /testsuites/psxtests
parentFilesystem: Delete unused fsmountme_h handler (diff)
downloadrtems-16939b1876d2c75534191f5d46ae1c606c3bf2ad.tar.bz2
Filesystem: Simplify FIFO and pipe configuration
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/psximfs02/init.c1
-rw-r--r--testsuites/psxtests/psxpipe01/init.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/psxtests/psximfs02/init.c b/testsuites/psxtests/psximfs02/init.c
index c7e2d3c807..00a171fd99 100644
--- a/testsuites/psxtests/psximfs02/init.c
+++ b/testsuites/psxtests/psximfs02/init.c
@@ -217,7 +217,6 @@ rtems_task Init(
#define CONFIGURE_INIT
-#define CONFIGURE_FIFOS_ENABLED
#define CONFIGURE_MAXIMUM_FIFOS 1
#include <rtems/confdefs.h>
diff --git a/testsuites/psxtests/psxpipe01/init.c b/testsuites/psxtests/psxpipe01/init.c
index 59dfe5b145..5dc4909790 100644
--- a/testsuites/psxtests/psxpipe01/init.c
+++ b/testsuites/psxtests/psxpipe01/init.c
@@ -109,7 +109,6 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
-#define CONFIGURE_PIPES_ENABLED
#define CONFIGURE_MAXIMUM_PIPES 2
#define CONFIGURE_INIT