Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee449f51 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] Kconfig fix (ppc32 SMP dependencies)



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

Signed-off-by: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Acked-by: default avatarPaul Mackerras <paulus@samba.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 51583cf1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -911,6 +911,7 @@ config PPCBUG_NVRAM
	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