mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 01:03:39 +08:00
Do not use the processor count to determine if SMP is enabled. Instead use a dedicated configuration option. Enable SMP by default in SMP configurations. Add CONFIGURE_DISABLE_SMP_CONFIGURATION to all test which would fail otherwise. Update #3001.