summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga
diff options
context:
space:
mode:
authorBen Dooks2015-03-25 12:27:48 +0100
committerDinh Nguyen2015-05-11 20:59:23 +0200
commit3c5ac3f3921b0f905a94185065a7a149c46c5681 (patch)
tree49bbee519e857d58747d7bac69f541e7fdacbcd2 /arch/arm/mach-socfpga
parentARM: socfpga: enable big endian for secondary core(s) (diff)
downloadkernel-qcow2-linux-3c5ac3f3921b0f905a94185065a7a149c46c5681.tar.gz
kernel-qcow2-linux-3c5ac3f3921b0f905a94185065a7a149c46c5681.tar.xz
kernel-qcow2-linux-3c5ac3f3921b0f905a94185065a7a149c46c5681.zip
ARM: socfpga: support big endian for socfpga
Now the debug and platsmp.S are fixed for big endian, the architecture can now advertise big endian support. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Diffstat (limited to 'arch/arm/mach-socfpga')
-rw-r--r--arch/arm/mach-socfpga/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig
index b5f8d75d51a0..f420a1b200c2 100644
--- a/arch/arm/mach-socfpga/Kconfig
+++ b/arch/arm/mach-socfpga/Kconfig
@@ -1,5 +1,6 @@
config ARCH_SOCFPGA
bool "Altera SOCFPGA family" if ARCH_MULTI_V7
+ select ARCH_SUPPORTS_BIG_ENDIAN
select ARM_AMBA
select ARM_GIC
select CACHE_L2X0