summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-07-11 11:06:52 +0100
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-02-07 01:38:15 +0400
commit7e92c02a97dea7c65f417cd515b3674f3417d91d (patch)
tree4632e5d7b65cb4243b201cae9bb813990312ca7a
parent362922c67e227b79e5b68787c977979dd8215ec6 (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>
-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