commit | ac79fd58a25dbd9848f2c2857da6a79494dabb9a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jul 25 16:26:10 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jul 26 15:35:24 2007 +0900 |
tree | 833dd6ad0d462f88183d1da9994e26097a2323d5 | |
parent | b067c50a7f58838d8a53670ea3c07e18d7391900 [diff] |
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>