Remove CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY since it is not needed and
just increases the boot time.
---
 testsuites/samples/iostream/system.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsuites/samples/iostream/system.h 
b/testsuites/samples/iostream/system.h
index 0ae1d8f94f..fbcc56e063 100644
--- a/testsuites/samples/iostream/system.h
+++ b/testsuites/samples/iostream/system.h
@@ -21,7 +21,6 @@
 /* NOTICE: the clock driver is explicitly disabled */
 #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 #define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
-#define CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY TRUE
 
 #define CONFIGURE_MAXIMUM_TASKS            1
 
-- 
2.16.4

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to