From: Paul Burton Date: Wed, 15 Jan 2014 10:32:00 +0000 (+0000) Subject: MIPS: Deprecate CONFIG_MIPS_CMP X-Git-Tag: v3.15-rc1~125^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cac93b35c148fb53a9667d92b5251a8eca55701;p=pandora-kernel.git MIPS: Deprecate CONFIG_MIPS_CMP CONFIG_MIPS_CPS is a better option for systems where it is supported, which as far as I am aware should be all systems where CONFIG_MIPS_CMP could provide any value (ie. where there are multiple cores for YAMON to bring up). This option is therefore deprecated, and marked as such. It is left intact for the time being in order to provide a fallback should someone find a system where CONFIG_MIPS_CPS will not function (ie. where the reset vector cannot be moved), and should be removed entirely in the future assuming that does not happen. Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6369/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed