sh: Restrict DSP support to specific CPUs.
commitac79fd58a25dbd9848f2c2857da6a79494dabb9a
authorPaul Mundt <lethal@linux-sh.org>
Wed, 25 Jul 2007 07:26:10 +0000 (25 16:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 26 Jul 2007 06:35:24 +0000 (26 15:35 +0900)
tree833dd6ad0d462f88183d1da9994e26097a2323d5
parentb067c50a7f58838d8a53670ea3c07e18d7391900
sh: Restrict DSP support to specific CPUs.

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>
arch/sh/Kconfig
arch/sh/mm/Kconfig