ソースを参照

powerpc/85xx: Enable SMP support

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Kumar Gala 17 年 前
コミット
00c4b95c44
1 ファイル変更1 行追加1 行削除
  1. 1 1
      arch/powerpc/platforms/Kconfig.cputype

+ 1 - 1
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