Re: [PATCH v2 1/2] of: Add prompt for OF_OVERLAY config

2015-03-13 Thread Rob Herring
On Mon, Feb 16, 2015 at 12:27 AM, Matwey V. Kornilov 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 Applied for 4.0. Thanks. Rob > --- > Changes from v1: > -

[PATCH v2 1/2] of: Add prompt for OF_OVERLAY config

2015-02-15 Thread Matwey V. Kornilov
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 --- Changes from v1: - Explanation commit message has been added to 1/2 - Add 2/2 (drop depends on OF) as suggested by drivers/