From: George G. Davis Date: Tue, 3 Jan 2006 18:38:55 +0000 (-0800) Subject: [PATCH] ARM: OMAP: Disable DEBUG_LL in omap_h3_1710_defconfig X-Git-Tag: v2.6.15-omap2~31 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=9bf917636a65df44e0a513d0b544f1bef1de5f51;p=linux-2.6-omap-h63xx.git [PATCH] ARM: OMAP: Disable DEBUG_LL in omap_h3_1710_defconfig Some folks have reported "serial console corruption" issues when using the current omap_h3_1710_defconfig due to CONFIG_DEBUG_LL=y. This patch disables CONFIG_DEBUG_LL since it's rarely required and only serves to confuse some folks when they observe "serial console corruption" while using the defconfig. --- diff --git a/arch/arm/configs/omap_h3_1710_defconfig b/arch/arm/configs/omap_h3_1710_defconfig index a32749d8f76..bc9cb6b0f23 100644 --- a/arch/arm/configs/omap_h3_1710_defconfig +++ b/arch/arm/configs/omap_h3_1710_defconfig @@ -1021,7 +1021,7 @@ CONFIG_FRAME_POINTER=y CONFIG_DEBUG_USER=y # CONFIG_DEBUG_WAITQ is not set CONFIG_DEBUG_ERRORS=y -CONFIG_DEBUG_LL=y +# CONFIG_DEBUG_LL is not set # CONFIG_DEBUG_ICEDCC is not set #