summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/Config.in.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/Config.in.sh b/arch/Config.in.sh
index cf70fd5ffc..10d4ef6057 100644
--- a/arch/Config.in.sh
+++ b/arch/Config.in.sh
@@ -36,6 +36,6 @@ config BR2_ARCH
config BR2_ENDIAN
default "LITTLE" if BR2_sh3 || BR2_sh4 || BR2_sh4a || \
- BR2_x86_64 || BR2_sh64
+ BR2_sh64
default "BIG" if BR2_sh2 || BR2_sh2a || BR2_sh3eb || \
BR2_sh4eb || BR2_sh4aeb
OpenPOWER on IntegriCloud