From: Paul Burton Date: Fri, 11 Jul 2014 15:47:14 +0000 (+0100) Subject: MIPS: Don't build MSA support unless it can be used X-Git-Tag: cleanup-for-v3.18~94^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6cb6690f614b0cf4e1e06eb226c1e1374113e4;p=pandora-kernel.git MIPS: Don't build MSA support unless it can be used MSA requires that Status.FR == 1, so for MIPS32 tasks MSA can only be used if CONFIG_MIPS_O32_FP64_SUPPORT is enabled. If it is not & the kernel is 32bit, there's no point including support for MSA. Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7310/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed