[U-Boot] [PATCH 5/5] check-config: allow to complete build even with ad-hoc CONFIG options
Tom Rini
trini at konsulko.com
Tue Sep 27 19:44:44 CEST 2016
On Mon, Sep 26, 2016 at 01:05:02PM +0900, Masahiro Yamada wrote:
> Currently, the check-config.sh terminates the build when unknown
> ad-hoc options are detected. I think it is too much because we may
> want to patch config headers locally in a build/deployment project.
I'm not yet convinced this is a good use case. In the not-so-long-now
term include/configs/ should go away. So you wouldn't be able to do an
ad-hoc thing like this for testing. And tossing stuff ad-hoc into
$(BOARDDIR)/Kconfig should be easy enough too, yes?
--
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/20160927/02d5fb01/attachment.sig>
More information about the U-Boot
mailing list