From 29e982052f8a8050ea76d0946b79e57e365e460a Mon Sep 17 00:00:00 2001 From: Jassi Brar Date: Fri, 16 Sep 2011 06:56:12 +0100 Subject: config remove CONFIG_DEBUG_LL The sporadic boot crashes are down to stuff at real console init time happening when the UART has been under DEBUG_LL control until then. This disables CONFIG_LL from our defconfig. Signed-off-by: Jassi Brar --- arch/arm/configs/android_omap4_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/android_omap4_defconfig b/arch/arm/configs/android_omap4_defconfig index 6d0240301ba..39616506f72 100644 --- a/arch/arm/configs/android_omap4_defconfig +++ b/arch/arm/configs/android_omap4_defconfig @@ -349,7 +349,6 @@ CONFIG_DEBUG_SPINLOCK_SLEEP=y CONFIG_DEBUG_INFO=y CONFIG_DEBUG_MEMORY_INIT=y CONFIG_DEBUG_USER=y -CONFIG_DEBUG_LL=y CONFIG_SECURITY=y CONFIG_CRYPTO_MICHAEL_MIC=y # CONFIG_CRYPTO_ANSI_CPRNG is not set -- cgit v1.2.3