Re: [PATCH v2 1/5] kconfig: introduce the "imply" keyword
From: Nicolas Pitre
Date: Wed Oct 26 2016 - 19:44:17 EST
On Thu, 27 Oct 2016, Paul Bolle wrote:
> On Tue, 2016-10-25 at 22:28 -0400, Nicolas Pitre wrote:
> > SUBSYSTEM_X can still be configured out, and it can be set as a
> > module when none of the drivers are selected or all of them are also
> > modular.
>
> Short note, to highlight a pet peeve: "select" (and therefor
> "selected") has a special meaning in kconfig land. I guess you meant
> something neutral like "set" here. Is that correct?
Right. Will fix.
> By the way: "also" makes this sentence hard to parse.
s/also //
Nicolas