From b8f63d634eaa2d5ccad39c04519dad5e2553a40b Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 11 Jul 2013 11:06:52 +0100 Subject: 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 --- linaro/configs/arndale.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf index b6d596454499..3a6c510f24a5 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 -- cgit v1.2.3