git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee80f7c
)
MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 20 Aug 2012 14:25:14 +0000
(16:25 +0200)
committer
Ralf 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