aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-02-01 15:56:59 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-06-18 01:34:58 +0400
commit13700e27dc72bdce5c5b6fcf8caebf5e8577eafd (patch)
tree6872662fa772c166b2616c66a3e240e2e56c22ca
parentd289a4500cab3c5ec8047c34c005cb7097f4ef61 (diff)
linaro/configs: arndale: Disable THUMB2 support
With THUMB2 support enabled, there is a kernel oops during soft-reboot. Disabling the support till the exact reason is found out. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index 077163989f49..ccf56ed5a5f3 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -10,6 +10,7 @@ CONFIG_S3C_LOWLEVEL_UART_PORT=2
CONFIG_ARCH_EXYNOS5=y
CONFIG_NR_CPUS=2
CONFIG_PREEMPT=y
+# CONFIG_THUMB2_KERNEL is not set
CONFIG_HIGHMEM=y
# CONFIG_COMPACTION is not set
CONFIG_ARM_APPENDED_DTB=y