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>2013-11-25 15:11:28 +0100
commitb897fdd74cf115393a46313841e91dc4e1484040 (patch)
tree0de0b02b61b941e8b48f105e0f1ff410eee98f20
parentbcbb99bb7e2ce2367e4aa33ca9b21d2196de024a (diff)
exynos: enable big endian supportlinux-lng-v3.12.0-final
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 56fe819ee10b..5ac7221aee75 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -24,6 +24,7 @@ config ARCH_EXYNOS4
config ARCH_EXYNOS5
bool "SAMSUNG EXYNOS5"
+ select ARCH_SUPPORTS_BIG_ENDIAN
select HAVE_ARM_SCU if SMP
select HAVE_SMP
select PINCTRL