[U-Boot] [PATCHv2] ARM: rmobile: Add missing config bits after resync

Tom Rini trini at konsulko.com
Tue Jun 20 18:30:00 UTC 2017


On Tue, Jun 20, 2017 at 08:22:15PM +0200, Marek Vasut wrote:
> On 06/20/2017 08:06 PM, Tom Rini wrote:
> > From: Marek Vasut <marek.vasut at gmail.com>
> > 
> > The commit "fb82fe385173 configs: Resync defconfigs" broke all Gen3
> > boards by removing config options from the config which are needed
> > for correct build. Reinstate those.
> > 
> > Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> > Cc: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> 
> Please keep the CONFIG_R8A7795=y for consistency's sake.

Nope, please correct your Kconfig entry for consistency's sake (in this
case, default R8A7795 rather than it just being the first entry).  You
cannot rely on X being set in the defconfig file to enforce Y happening,
you use the Kconfig files for that.  configs/ content is regnerated.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170620/67712ab0/attachment.sig>


More information about the U-Boot mailing list