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-12 19:03:27 +0000
commit581bf104d36a727031c60762e4fa91ac06cd17f9 (patch)
tree57b9a24fa171edb86d8d63eee60187403944a2ec
parent1af3c40e4ca0a1139786cbaee6da9f1ef2059fe1 (diff)
downloadlinux-581bf104d36a727031c60762e4fa91ac06cd17f9.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 551c97e87a78..937357160aff 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