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:
b067c50
)
sh: Restrict DSP support to specific CPUs.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 25 Jul 2007 07:26:10 +0000
(16:26 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 26 Jul 2007 06:35:24 +0000
(15:35 +0900)
Not all CPUs support the DSP, and this leads to problems when mixing
and matching CPU types and DSP opcodes. Fix this up by only allowing
CONFIG_SH_DSP to be enabled for the CPUs that explicitly have such a
block.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found