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-02-08 16:30:31 +0000
commit75d9d7a739705162edbf6d90c1d8c4d7f2fe7265 (patch)
tree96ca5948de96a556881b1c79e9726bb5ab375271
parenta0dd4d5d54a6538314deb6dc3c750b2db6b84adb (diff)
downloadlinux-75d9d7a739705162edbf6d90c1d8c4d7f2fe7265.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 0e1d0a42a3ea..aa9660a5bdf7 100644
--- a/arch/arm/mach-highbank/Kconfig
+++ b/arch/arm/mach-highbank/Kconfig
@@ -13,3 +13,4 @@ config ARCH_HIGHBANK
select HAVE_SMP
select SPARSE_IRQ
select USE_OF
+ select ARCH_SUPPORTS_BIG_ENDIAN