[PATCH] (20/43) Kconfig fix (ppc32 SMP dependencies)

STALE7677d

2 messages, 2 authors, 2005-08-24 · open the first message on its own page

[PATCH] (20/43) Kconfig fix (ppc32 SMP dependencies)

From: Al Viro <hidden>
Date: 2005-08-23 21:53:00

ppc SMP is supported only for 6xx/POWER3/POWER4 - i.e. ones that have
PPC_STD_MMU.  Dependency fixed.

Signed-off-by: Al Viro <redacted>
----
diff -urN RC13-rc6-git13-vga/arch/ppc/Kconfig RC13-rc6-git13-ppc-SMP/arch/ppc/Kconfig
--- RC13-rc6-git13-vga/arch/ppc/Kconfig	2005-08-21 13:16:48.000000000 -0400
+++ RC13-rc6-git13-ppc-SMP/arch/ppc/Kconfig	2005-08-21 13:17:03.000000000 -0400
@@ -915,6 +915,7 @@
 	default y if PPC_PREP
 
 config SMP
+	depends on PPC_STD_MMU
 	bool "Symmetric multi-processing support"
 	---help---
 	  This enables support for systems with more than one CPU. If you have

Re: [PATCH] (20/43) Kconfig fix (ppc32 SMP dependencies)

From: Paul Mackerras <hidden>
Date: 2005-08-24 01:14:43

Al Viro writes:
ppc SMP is supported only for 6xx/POWER3/POWER4 - i.e. ones that have
PPC_STD_MMU.  Dependency fixed.

Signed-off-by: Al Viro <redacted>
Acked-by: Paul Mackerras <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help