From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] check-config: allow to complete build even with ad-hoc CONFIG options
Date: Tue, 27 Sep 2016 13:44:44 -0400 [thread overview]
Message-ID: <20160927174444.GK4884@bill-the-cat> (raw)
In-Reply-To: <1474862702-16580-6-git-send-email-yamada.masahiro@socionext.com>
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>
next prev parent reply other threads:[~2016-09-27 17:44 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-26 4:04 [U-Boot] [PATCH 0/5] Refactor makefiles for u-boot.cfg rules Masahiro Yamada
2016-09-26 4:04 ` [U-Boot] [PATCH 1/5] check-config: fix wrong comment about how to build whitelist Masahiro Yamada
2016-09-27 0:34 ` Simon Glass
2016-09-27 1:13 ` Masahiro Yamada
2016-10-05 16:50 ` Simon Glass
2016-10-06 1:41 ` Masahiro Yamada
2016-10-08 17:07 ` [U-Boot] [U-Boot, " Tom Rini
2016-09-26 4:04 ` [U-Boot] [PATCH 2/5] kbuild: move no_new_adhoc_configs_check to "all" target command Masahiro Yamada
2016-09-27 0:34 ` Simon Glass
2016-10-08 17:07 ` [U-Boot] [U-Boot, " Tom Rini
2016-09-26 4:05 ` [U-Boot] [PATCH 3/5] kbuild: make dependencies in scripts/Makefile.autoconf more readable Masahiro Yamada
2016-09-27 0:34 ` Simon Glass
2016-10-08 17:07 ` [U-Boot] [U-Boot, " Tom Rini
2016-09-26 4:05 ` [U-Boot] [PATCH 4/5] kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk Masahiro Yamada
2016-09-27 0:34 ` Simon Glass
2016-10-08 17:07 ` [U-Boot] [U-Boot, " Tom Rini
2016-09-26 4:05 ` [U-Boot] [PATCH 5/5] check-config: allow to complete build even with ad-hoc CONFIG options Masahiro Yamada
2016-09-27 0:34 ` Simon Glass
2016-09-27 1:16 ` Masahiro Yamada
2016-09-27 17:44 ` Tom Rini [this message]
2016-09-28 5:23 ` Masahiro Yamada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160927174444.GK4884@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox