From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Kconfig: "selects" vs. "depends on"
Date: Tue, 06 Mar 2012 23:03:17 +0100 [thread overview]
Message-ID: <87mx7tmlp6.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <201203041157.15326.arnout@mind.be> (Arnout Vandecappelle's message of "Sun, 4 Mar 2012 11:57:15 +0100")
>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:
Arnout> On Sunday 04 March 2012 11:11:58 Samuel Martin wrote:
>> 2012/3/4 Ismael Luceno <ismael.luceno@gmail.com>:
>> > Which should I use?
>> Afaik, "depends on" is transitive, whereas "select" is not, see [1] as ref.
Arnout> Actually, no. Both of them are transitive, but only with
Arnout> themselves. So a depends-on chain works, and a select chain
Arnout> works, but a mix of depends-on and select doesn't. Bottom line
Arnout> is: if you use select, you should copy the depends-on
Arnout> statements of the symbol you select. Which is one reason why I
Arnout> claim we should use select as much as possible (to avoid mixing
Arnout> them).
We use select for normal (library) dependencies, and depends on for "big
things" like toolchain options, Xorg, ..
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-03-06 22:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-04 9:18 [Buildroot] Kconfig: "selects" vs. "depends on" Ismael Luceno
2012-03-04 10:11 ` Samuel Martin
2012-03-04 10:57 ` Arnout Vandecappelle
2012-03-06 22:03 ` Peter Korsgaard [this message]
2012-03-04 10:53 ` Arnout Vandecappelle
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=87mx7tmlp6.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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