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-06-04 16:14:23 +0100
commit8bbc783c0fe9dd7c36600d9803cc040c49ac7da4 (patch)
tree4c2e5e04757249af78e9449b35af3fbe67fe4a20
parentc845dda6e9ea8aa4b93e83be7c94a63e4bbe4425 (diff)
downloadlinux-8bbc783c0fe9dd7c36600d9803cc040c49ac7da4.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 44b12f9c1584..6f08fcafa838 100644
--- a/arch/arm/mach-highbank/Kconfig
+++ b/arch/arm/mach-highbank/Kconfig
@@ -17,3 +17,4 @@ config ARCH_HIGHBANK
select PL320_MBOX
select SPARSE_IRQ
select USE_OF
+ select ARCH_SUPPORTS_BIG_ENDIAN