public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: "Matwey V. Kornilov" <matwey@sai.msu.ru>
Cc: grant.likely@linaro.org, robh+dt@kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] of: Add prompt for OF_OVERLAY config
Date: Sun, 15 Feb 2015 21:00:08 +0100	[thread overview]
Message-ID: <1424030408.9418.106.camel@x220> (raw)
In-Reply-To: <1424013767-25522-1-git-send-email-matwey@sai.msu.ru>

On Sun, 2015-02-15 at 18:22 +0300, Matwey V. Kornilov wrote:
> Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
> ---
>  drivers/of/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
> index b5e0c87..fdca685 100644
> --- a/drivers/of/Kconfig
> +++ b/drivers/of/Kconfig
> @@ -85,7 +85,7 @@ config OF_RESOLVE
>  	bool
>  
>  config OF_OVERLAY
> -	bool
> +	bool "Device Tree overlays"
>  	depends on OF
>  	select OF_DYNAMIC
>  	select OF_RESOLVE

Is this a bugfix (for the bug that OF_OVERLAY can't yet actually be set
to 'y') or not? Perhaps a commit explanation would have answered that
question.

By the way, "depends on OF" is superfluous (the enclosing menu already
depends on OF).


Paul Bolle


  reply	other threads:[~2015-02-15 20:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-15 15:22 [PATCH] of: Add prompt for OF_OVERLAY config Matwey V. Kornilov
2015-02-15 20:00 ` Paul Bolle [this message]
2015-02-16  6:21   ` Matwey V. Kornilov

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=1424030408.9418.106.camel@x220 \
    --to=pebolle@tiscali.nl \
    --cc=devicetree@vger.kernel.org \
    --cc=grant.likely@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matwey@sai.msu.ru \
    --cc=robh+dt@kernel.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