summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs/Config.powerpc')
-rw-r--r--extra/Configs/Config.powerpc5
1 files changed, 4 insertions, 1 deletions
diff --git a/extra/Configs/Config.powerpc b/extra/Configs/Config.powerpc
index a67b4a544..6c6911c42 100644
--- a/extra/Configs/Config.powerpc
+++ b/extra/Configs/Config.powerpc
@@ -9,7 +9,10 @@ config TARGET_ARCH
config HAVE_ELF
bool
select UCLIBC_HAS_MMU
- select ARCH_BIG_ENDIAN
+ default y
+
+config ARCH_SUPPORTS_BIG_ENDIAN
+ bool
default y
config ARCH_CFLAGS