From: Markos Chandras Date: Mon, 21 Jul 2014 07:46:14 +0000 (+0100) Subject: MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected. X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~62^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e2b53725a209539b195ee359894bbbf8c16c885;p=pandora-kernel.git MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected. microMIPS and SmartMIPS can't be used together. This fixes the following build problem: Warning: the 32-bit microMIPS architecture does not support the `smartmips' extension arch/mips/kernel/entry.S:90: Error: unrecognized opcode `mtlhx $24' [...] arch/mips/kernel/entry.S:109: Error: unrecognized opcode `mtlhx $24' Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7421/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed