From a0b1b5edb84fc7299060b07ef5a829caa824a438 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 15 Dec 2014 14:19:43 +0100 Subject: Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was superfluous, undocumented and used inconsistently. --- testsuites/sptests/spheapprot/init.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'testsuites/sptests/spheapprot/init.c') diff --git a/testsuites/sptests/spheapprot/init.c b/testsuites/sptests/spheapprot/init.c index e7a77fdf93..114abebc20 100644 --- a/testsuites/sptests/spheapprot/init.c +++ b/testsuites/sptests/spheapprot/init.c @@ -140,8 +140,6 @@ static rtems_task Init(rtems_task_argument argument) #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER -#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM - #define CONFIGURE_MAXIMUM_TASKS 2 #define CONFIGURE_MAXIMUM_DRIVERS 1 -- cgit v1.2.3