aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Kamensky <victor.kamensky@linaro.org>2013-11-04 16:11:08 -0800
committerAnders Roxell <anders.roxell@linaro.org>2014-09-29 11:03:08 +0200
commit1c3a7e235d7a2afbf6d99097e3aa117b4ff55ff1 (patch)
treeee9ab85204f40ec4291e0eb165030355d0b898c6
parent7db30f38e97f4114b7836daa587c7532ca61444e (diff)
exynos: enable big endian support
Previous patches fixed endian neutral issues in Arndale BSP, so mark it as one that supports big endian Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
-rw-r--r--arch/arm/mach-exynos/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 4c414af75ef0..6f1cac856669 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -31,6 +31,7 @@ config ARCH_EXYNOS4
config ARCH_EXYNOS5
bool "SAMSUNG EXYNOS5"
+ select ARCH_SUPPORTS_BIG_ENDIAN
select ARM_AMBA
select CLKSRC_OF
select HAVE_ARM_SCU if SMP