MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 20 Aug 2012 14:25:14 +0000 (16:25 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 09:10:43 +0000 (11:10 +0200)
Most supported systems currently hardwire cpu_has_dsp to 0, so we also
can disable support for cpu_has_dsp2 resulting in a slightly smaller
kernel.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found