mirror of https://gitee.com/openkylin/linux.git
powerpc/85xx: Enable SMP support
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
parent
47f80a325c
commit
00c4b95c44
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue