From: Kumar Gala Date: Mon, 1 Dec 2008 20:40:46 +0000 (-0600) Subject: powerpc/85xx: Enable SMP support X-Git-Tag: v2.6.29-rc1~50^2~38^2~3 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=00c4b95c44692f84b565cfea0af582c0677acaa7;p=linux-2.6-omap-h63xx.git powerpc/85xx: Enable SMP support Signed-off-by: Kumar Gala --- diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype index 3d0c776f888..e868b5c5072 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