diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-06-17 08:55:38 +0200 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2020-08-14 22:05:06 -0400 |
commit | 8a8e54625be28a6e675e53d214387fc8ee41fb6e (patch) | |
tree | 8e5236ffd93f97962e20ea1b06e1cccc8e0597e8 /arch/sh/tools | |
parent | 7dfaa9ea56e9e68b889d6676aa51a246f32c1857 (diff) | |
download | linux-8a8e54625be28a6e675e53d214387fc8ee41fb6e.tar.bz2 |
sh: Remove SH5-based Cayman platform
Since the removal of core support for SH5, Cayman support can no longer
be selected.
Fixes: 37744feebc086908 ("sh: remove sh5 support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/tools')
-rw-r--r-- | arch/sh/tools/mach-types | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types index 569977e52c91..29e648855d50 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -46,7 +46,6 @@ X3PROTO SH_X3PROTO MAGICPANELR2 SH_MAGIC_PANEL_R2 R2D_PLUS RTS7751R2D_PLUS R2D_1 RTS7751R2D_1 -CAYMAN SH_CAYMAN SDK7780 SH_SDK7780 MIGOR SH_MIGOR RSK7201 SH_RSK7201 |