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://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf917636a65df44e0a513d0b544f1bef1de5f51;p=pandora-kernel.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. --- Reading git-diff-tree failed