Skip to content

Commit

Permalink
sh: Disable big endian for SH-5.
Browse files Browse the repository at this point in the history
All SH-5 machines are little endian.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Feb 14, 2008
1 parent 829c773 commit 64e34ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh/Kconfig.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ config CPU_LITTLE_ENDIAN

config CPU_BIG_ENDIAN
bool "Big Endian"
depends on !CPU_SH5

endchoice

Expand Down

0 comments on commit 64e34ca

Please sign in to comment.