From 13700e27dc72bdce5c5b6fcf8caebf5e8577eafd Mon Sep 17 00:00:00 2001 From: Tushar Behera Date: Fri, 1 Feb 2013 15:56:59 +0530 Subject: 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 --- linaro/configs/arndale.conf | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3