mirror of
https://github.com/seL4/seL4.git
synced 2026-04-04 14:31:12 +00:00
Check for CONFIG_ENABLE_SMP_SUPPORT instead of checking for the number in CONFIG_MAX_NUM_NODES. This allows enabling SMP support with just one node also. Signed-off-by: Axel Heider <axel.heider@codasip.com>