[rtems commit] psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATION

Sebastian Huber sebh at rtems.org
Thu Nov 16 14:29:27 UTC 2017


Module:    rtems
Branch:    master
Commit:    e24d64b77d67dd4e894c74f9378f09f6b77ee559
Changeset: http://git.rtems.org/rtems/commit/?id=e24d64b77d67dd4e894c74f9378f09f6b77ee559

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Nov 16 15:26:24 2017 +0100

psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATION

Update #3020.

---

 testsuites/psxtests/psx05/system.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/testsuites/psxtests/psx05/system.h b/testsuites/psxtests/psx05/system.h
index 52d6f49..5826515 100644
--- a/testsuites/psxtests/psx05/system.h
+++ b/testsuites/psxtests/psx05/system.h
@@ -42,8 +42,6 @@ void *Task_3(
 
 #define CONFIGURE_POSIX_INIT_THREAD_TABLE
 
-#define CONFIGURE_DISABLE_SMP_CONFIGURATION
-
 #include <rtems/confdefs.h>
 
 /* global variables */



More information about the vc mailing list