From: Paul Mundt Date: Wed, 25 Jul 2007 07:26:10 +0000 (+0900) Subject: sh: Restrict DSP support to specific CPUs. X-Git-Tag: v2.6.23-rc2~146^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac79fd58a25dbd9848f2c2857da6a79494dabb9a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed