commit | 475032564ed96c94c085e3e7a90e07d150a7cec9 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 20 16:25:14 2012 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Oct 11 11:10:43 2012 +0200 |
tree | 36b66d585f6aef09205fb0ef525e781fa55f0b07 | |
parent | ee80f7c73dc1b1f0ba9f82079c9bd1c0d1aedef8 [diff] |
MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. 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>