diff mbox

powerpc/85xx: Enable SMP support

Message ID 1230658341-20124-1-git-send-email-galak@kernel.crashing.org (mailing list archive)
State Accepted, archived
Commit 00c4b95c44692f84b565cfea0af582c0677acaa7
Delegated to: Kumar Gala
Headers show

Commit Message

Kumar Gala Dec. 30, 2008, 5:32 p.m. UTC
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---
 arch/powerpc/platforms/Kconfig.cputype |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff mbox

Patch

diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
index 3d0c776..e868b5c 100644
--- a/arch/powerpc/platforms/Kconfig.cputype
+++ b/arch/powerpc/platforms/Kconfig.cputype
@@ -231,7 +231,7 @@  config VIRT_CPU_ACCOUNTING
 	  If in doubt, say Y here.
 
 config SMP
-	depends on PPC_STD_MMU
+	depends on PPC_STD_MMU || FSL_BOOKE
 	bool "Symmetric multi-processing support"
 	---help---
 	  This enables support for systems with more than one CPU. If you have