lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 13 Mar 2015 10:24:56 -0500
From:	Rob Herring <robherring2@...il.com>
To:	"Matwey V. Kornilov" <matwey@....msu.ru>
Cc:	Grant Likely <grant.likely@...aro.org>,
	Rob Herring <robh+dt@...nel.org>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Paul Bolle <pebolle@...cali.nl>
Subject: Re: [PATCH v2 1/2] of: Add prompt for OF_OVERLAY config

On Mon, Feb 16, 2015 at 12:27 AM, Matwey V. Kornilov <matwey@....msu.ru> wrote:
> Add prompt for OF_OVERLAY config option to make in visible in menuconfig/xconfig
> to make user be able to set or unset this option.
>
> Signed-off-by: Matwey V. Kornilov <matwey@....msu.ru>

Applied for 4.0. Thanks.

Rob

> ---
> Changes from v1:
>  - Explanation commit message has been added to 1/2
>  - Add 2/2 (drop depends on OF) as suggested by <pebolle@...cali.nl>
>
>  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
> --
> 2.1.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ