summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2013-02-01 09:31:34 +0000
committerBen Dooks <ben.dooks@codethink.co.uk>2013-07-01 11:25:34 +0100
commit97471931bf558e52d9aab49209527f3a8858653f (patch)
tree4e033f95304014558cdc663ce99f18c4c94e5204
parent74e9ea40dd5206c1dcd88de9d89effc57a97a4c7 (diff)
downloadlinux-97471931bf558e52d9aab49209527f3a8858653f.tar.gz
highbank: enable big-endian
Apart from a xgmac driver issue, the highbank seems to work correctly in big-endian mode. Allow the selection of big-endian in the system. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
-rw-r--r--arch/arm/mach-highbank/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-highbank/Kconfig b/arch/arm/mach-highbank/Kconfig
index cd9fcb1cd7ab..4f57554a85b9 100644
--- a/arch/arm/mach-highbank/Kconfig
+++ b/arch/arm/mach-highbank/Kconfig
@@ -18,3 +18,4 @@ config ARCH_HIGHBANK
select PL320_MBOX
select SPARSE_IRQ
select USE_OF
+ select ARCH_SUPPORTS_BIG_ENDIAN