* [PATCH] Disable DEBUG_LL in omap_h3_1710_defconfig
@ 2005-12-20 17:53 George G. Davis
0 siblings, 0 replies; only message in thread
From: George G. Davis @ 2005-12-20 17:53 UTC (permalink / raw)
To: linux-omap-open-source
Greetings,
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:
Index: linux-omap-2.6.git/arch/arm/configs/omap_h3_1710_defconfig
===================================================================
--- linux-omap-2.6.git.orig/arch/arm/configs/omap_h3_1710_defconfig
+++ linux-omap-2.6.git/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
#
Please apply. TIA!
--
Regards,
George
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-12-20 17:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-20 17:53 [PATCH] Disable DEBUG_LL in omap_h3_1710_defconfig George G. Davis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox