commit | f9065b54d437c4660e3d974ad9ce5188c068cd76 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@mips.com> | Mon Jul 22 21:59:43 2019 +0000 |
committer | Paul Burton <paul.burton@mips.com> | Tue Jul 23 14:33:23 2019 -0700 |
tree | 32622164fa84225b50db05fcea98c830d431d7b1 | |
parent | f23478f6ea2ed6c8dccc6f7b902c2362ebc197ef [diff] |
MIPS: Remove unused R4300 CPU support Our R4300 CPU support can only be included if a system selects CONFIG_SYS_HAS_CPU_R4300. No system does, making all R4300-related CPU support dead code. Remove it. Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org