From: matt.porter@linaro.org (Matt Porter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: configs: disable DEBUG_LL in bcm_defconfig
Date: Thu, 1 Aug 2013 13:12:11 -0400 [thread overview]
Message-ID: <1375377131-27445-1-git-send-email-matt.porter@linaro.org> (raw)
DEBUG_LL is not supported yet on bcm281xx and causes a temporary
hang due to timeout at boot.
Signed-off-by: Matt Porter <matt.porter@linaro.org>
---
arch/arm/configs/bcm_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
index 65edf6d..27a1b5f 100644
--- a/arch/arm/configs/bcm_defconfig
+++ b/arch/arm/configs/bcm_defconfig
@@ -112,7 +112,6 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=110
CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
CONFIG_DEBUG_INFO=y
# CONFIG_FTRACE is not set
-CONFIG_DEBUG_LL=y
CONFIG_CRC_CCITT=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
--
1.7.9.5
next reply other threads:[~2013-08-01 17:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 17:12 Matt Porter [this message]
2013-08-01 17:43 ` [PATCH] ARM: configs: disable DEBUG_LL in bcm_defconfig Markus Mayer
2013-08-02 23:58 ` Christian Daudt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1375377131-27445-1-git-send-email-matt.porter@linaro.org \
--to=matt.porter@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).