summaryrefslogtreecommitdiff
path: root/linaro/configs/arndale.conf
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-07-11 11:06:52 +0100
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-07-23 22:18:54 +0400
commit28d10d04c5f52aafc0513d7c9f2b8d832b493479 (patch)
tree3f082fdad8825e3cff211e43f01e83ab1cdfbdf3 /linaro/configs/arndale.conf
parent3fc9f94db5131709c6d82e54349c9f8c7c8fb9fc (diff)
arndale.conf: remove DEBUG_LL and EARLY_PRINTK
Also remove DEBUG_S3C_UART2=y as it depends on the above options. These debugging options are causing problems to XEN. If still needed, could be moved to a separate config fragment. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
Diffstat (limited to 'linaro/configs/arndale.conf')
-rw-r--r--linaro/configs/arndale.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index b6d59645449..3a6c510f24a 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -71,6 +71,3 @@ CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_INFO=y
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_DEBUG_USER=y
-CONFIG_DEBUG_LL=y
-CONFIG_DEBUG_S3C_UART2=y
-CONFIG_EARLY_PRINTK=y