[U-Boot] [PATCH] defconfig: am43xx_hs_evm: Sync HS defconfig with non-HS defconfig

Tom Rini trini at konsulko.com
Thu Feb 9 14:27:27 UTC 2017


On Thu, Feb 09, 2017 at 09:45:26AM +0530, Lokesh Vutla wrote:
> 
> 
> On Thursday 09 February 2017 02:02 AM, Andrew F. Davis wrote:
> > The non-HS defconfig has been modified without equivalent changes being
> > applied to the HS defconfig. Sync these here.
> > 
> > Signed-off-by: Andrew F. Davis <afd at ti.com>
> 
> Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>
> 
> I am sure we might encounter this problem again after some time :(

Well, the good news is I think we can do something about this soon now.
In the kernel we now have:
commit 237e3ad0f195d8fd34f1299e45f04793832a16fc
Author: Nicolas Pitre <nicolas.pitre at linaro.org>
Date:   Fri Nov 11 00:10:05 2016 -0500

    Kconfig: Introduce the "imply" keyword

And cherry-picking this, and maybe the preceding commit will let us move
lots of these logic into arch/arm/Kconfig where we can imply lots of
features that an SoC has but still allow them to be turned off.

-- 
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/20170209/7a596273/attachment.sig>


More information about the U-Boot mailing list