summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/hello/init.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-09-16 14:21:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-09-19 07:22:30 +0200
commit29770e122ef8c1e15357cbb7d5a695dd73fd7619 (patch)
treedda6bdff72baf0ccf781d681bfa991c61c3a2314 /testsuites/samples/hello/init.c
parentimfs: Untangle dependencies (diff)
downloadrtems-29770e122ef8c1e15357cbb7d5a695dd73fd7619.tar.bz2
tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
Avoid unnecessary use of CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM.
Diffstat (limited to 'testsuites/samples/hello/init.c')
-rw-r--r--testsuites/samples/hello/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c
index acdabd8605..a2d6c304ca 100644
--- a/testsuites/samples/hello/init.c
+++ b/testsuites/samples/hello/init.c
@@ -42,7 +42,6 @@ rtems_task Init(
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 1
-#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE