]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] ARM: OMAP: Disable DEBUG_LL in omap_h3_1710_defconfig
authorGeorge G. Davis <gdavis@mvista.com>
Tue, 3 Jan 2006 18:38:55 +0000 (10:38 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Jan 2006 18:38:55 +0000 (10:38 -0800)
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.

arch/arm/configs/omap_h3_1710_defconfig

index a32749d8f76ed460aa4614e8736e0d865c94797a..bc9cb6b0f2362325062c30569bf655d8c8e17da4 100644 (file)
@@ -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
 
 #