summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Kamensky <victor.kamensky@linaro.org>2013-11-04 16:11:08 -0800
committerVictor Kamensky <victor.kamensky@linaro.org>2013-11-20 13:26:49 -0800
commita4445be64ee47ca053019c9c0f4d1f207f8c2111 (patch)
treec2c9f8827649cce6f9bb761ef3c6cd036464da0f
parent96cc5c5d6c700010ef0214548fca808be7fc9a22 (diff)
exynos: enable big endian supporttracking-be_arm-ll-20131122.0
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