Commit 8ef97dd7 authored by Paul Mundt's avatar Paul Mundt

sh: SH5-103 needs to select CPU_SH5.

Without this, it's possible to have CONFIG_SUPERH32=y set on SH5-103
parts, which leads to much build badness.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent cc645a02
......@@ -330,6 +330,7 @@ config CPU_SUBTYPE_SH5_101
config CPU_SUBTYPE_SH5_103
bool "Support SH5-103 processor"
select CPU_SH5
endchoice
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment