From fd34b5202fdbcb78da4bc60ac8a080af96888a41 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 20 Oct 2017 13:59:14 +0200 Subject: tests: Remove obsolete config defines --- testsuite/swi01/init.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'testsuite/swi01') diff --git a/testsuite/swi01/init.c b/testsuite/swi01/init.c index ec5ae2b9..fb7ba601 100644 --- a/testsuite/swi01/init.c +++ b/testsuite/swi01/init.c @@ -58,10 +58,6 @@ static void Init(rtems_task_argument arg) #define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER -#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM - -#define CONFIGURE_FILESYSTEM_IMFS - #define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 32 #define CONFIGURE_MAXIMUM_USER_EXTENSIONS 1 -- cgit v1.2.3