On Wed, Jun 17, 2020 at 8:55 AM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > > 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@xxxxxxxxx> Good catch! I thought I had recursively checked for all unused Kconfig symbols, but I somehow missed this. Acked-by: Arnd Bergmann <arnd@xxxxxxxx>