]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Malta: CPS SMP by default
authorPaul Burton <paul.burton@imgtec.com>
Tue, 15 Apr 2014 11:24:23 +0000 (12:24 +0100)
committerPaul Burton <paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:36 +0000 (16:20 +0100)
commit2e696044c10a3274dd05c424cb266dec6994bd73
treed9255e5aed1fdcc78e5a73ba7c598c33efeb4b37
parent23e887475b4155f13629b1b2d6b4b76d0018e5f7
MIPS: Malta: CPS SMP by default

The CONFIG_MIPS_CPS SMP implementation should be able to handle all
cases the CONFIG_MIPS_CMP implementation does, but without requiring
bootloader assistance. It is also required in order to make use of
features such as hotplug & cpuidle core power gating. Enable it by
default for Malta configs that previously enabled the now deprecated
CONFIG_MIPS_CMP, and disable the latter. The local version suffix "cmp"
is removed rather than replaced with "cps" since there are other ways to
tell that the CPS SMP implementation is in use (the "VPE topology" line
in the boot log being one).

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/configs/maltasmvp_defconfig
arch/mips/configs/maltasmvp_eva_defconfig