diff options
author | Anton Blanchard <anton@samba.org> | 2013-11-21 06:33:55 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-11-25 01:49:12 +0100 |
commit | 962bc221c3b1d63a461f8065bfb37122ce660119 (patch) | |
tree | dab045842154467b53eb84aaf7c0fd4b15e2b544 /lib | |
parent | powerpc: Fix error when cross building TAGS & cscope (diff) | |
download | linux-962bc221c3b1d63a461f8065bfb37122ce660119.tar.xz linux-962bc221c3b1d63a461f8065bfb37122ce660119.zip |
powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN
Stephen reported a failure in an allyesconfig build.
CONFIG_CPU_LITTLE_ENDIAN=y gets set but his toolchain is not
new enough to support little endian. We really want to
default to a big endian build; Ben suggested using a choice
which defaults to CPU_BIG_ENDIAN.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions