summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2015-04-12 21:46:11 +0000
committerBen Hutchings <benh@debian.org>2015-04-12 21:46:11 +0000
commit71e9862128c138a628921d008e5afc28d64df579 (patch)
tree154e3fe0ea88075756202ed1cc039ccc5c682161 /build
parent0fe0a12c9fb62e67ee9bdd30812c9d55d6ee2be0 (diff)
downloadinstallation-guide-71e9862128c138a628921d008e5afc28d64df579.zip
Fix kernel config section for SMP on powerpc/ppc64el
Diffstat (limited to 'build')
-rw-r--r--build/arch-options/powerpc2
-rw-r--r--build/arch-options/ppc64el2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc
index 7fa4f3d50..5a97a78a2 100644
--- a/build/arch-options/powerpc
+++ b/build/arch-options/powerpc
@@ -11,7 +11,7 @@ minimum_memory=32
# This is coming from the rootskel package, S60frontend
minimum_memory_gtk=170
# These two options should be set if condition 'smp' is set below
-smp_config_section="Platform support"
+smp_config_section="Processor support"
smp_config_option="Symmetric multi-processing support"
# Options below are assembled into one variable 'condition'
diff --git a/build/arch-options/ppc64el b/build/arch-options/ppc64el
index b311a2967..3ab7361aa 100644
--- a/build/arch-options/ppc64el
+++ b/build/arch-options/ppc64el
@@ -11,7 +11,7 @@ minimum_memory=32
# This is coming from the rootskel package, S60frontend
minimum_memory_gtk=170
# These two options should be set if condition 'smp' is set below
-smp_config_section="Platform support"
+smp_config_section="Processor support"
smp_config_option="Symmetric multi-processing support"
# Options below are assembled into one variable 'condition'