sh: Restrict DSP support to specific CPUs.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 25 Jul 2007 07:26:10 +0000 (16:26 +0900)
committerPaul 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