Commit 9bf91763 authored by George G. Davis's avatar George G. Davis Committed by Tony Lindgren

[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.
parent 7eecbabf
......@@ -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
#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment