From 138c1ba88677218619f81b96419c5653706e3ea1 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 3 Feb 2017 13:35:24 +0100 Subject: c-user: Eliminate CONFIGURE_SMP_APPLICATION Update #2893. --- c-user/configuring_a_system.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c-user/configuring_a_system.rst') diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst index 7837901..47a9812 100644 --- a/c-user/configuring_a_system.rst +++ b/c-user/configuring_a_system.rst @@ -3830,7 +3830,7 @@ NOTES: enabled. This scheduler is currently the default in SMP configurations and is only - selected when ``CONFIGURE_SMP_APPLICATION`` is defined. + selected when ``CONFIGURE_SMP_MAXIMUM_PROCESSORS`` is greater than one. .. COMMENT: === CONFIGURE_SCHEDULER_SIMPLE_SMP === @@ -4150,7 +4150,7 @@ RANGE: Defined or undefined. DEFAULT VALUE: - The default value is 1, (if CONFIGURE_SMP_APPLICATION is defined). + The default value is 1. DESCRIPTION: ``CONFIGURE_SMP_MAXIMUM_PROCESSORS`` must be set to the number of -- cgit v1.2.3