From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] Add option DEBUG_LL to common/Kconfig
Date: Tue, 19 Jul 2011 17:46:39 +0200 [thread overview]
Message-ID: <20110719154639.GJ5727@game.jcrosoft.org> (raw)
In-Reply-To: <1311089118-30780-1-git-send-email-antonynpavlov@gmail.com>
On 19:25 Tue 19 Jul , Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
> common/Kconfig | 11 +++++++++++
> 1 files changed, 11 insertions(+), 0 deletions(-)
>
> diff --git a/common/Kconfig b/common/Kconfig
> index 7d2367b..61e13cb 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -482,4 +482,15 @@ config ENABLE_DEVICE_NOISE
> help
> Enable this to get noisy device handling routines
>
> +config DEBUG_LL
> + bool
> + depends on HAS_DEBUG_LL
> + prompt "low level debug messages"
> + help
> + Enable this to get low level debug messages during barebox initialization.
> +
> endmenu
> +
> +config HAS_DEBUG_LL
> + bool
> + default n
n by default
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2011-07-19 16:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-19 15:25 Antony Pavlov
2011-07-19 15:46 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2011-07-19 16:27 ` Antony Pavlov
2011-07-19 17:00 ` Robert Schwebel
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=20110719154639.GJ5727@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=antonynpavlov@gmail.com \
--cc=barebox@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