Commit 64e34ca9 authored by Paul Mundt's avatar Paul Mundt

sh: Disable big endian for SH-5.

All SH-5 machines are little endian.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 829c773d
......@@ -12,6 +12,7 @@ config CPU_LITTLE_ENDIAN
config CPU_BIG_ENDIAN
bool "Big Endian"
depends on !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