Re: [PATCH v2 2/5] kconfig: introduce the "suggest" keyword

From: Nicolas Pitre
Date: Wed Oct 26 2016 - 22:39:55 EST


On Thu, 27 Oct 2016, Paul Bolle wrote:

> On Tue, 2016-10-25 at 22:28 -0400, Nicolas Pitre wrote:
> > Similar to "imply" but with no added restrictions on the target symbol's
> > value. Useful for providing a default value to another symbol.
> >
> > Suggested by Edward Cree.
> >
> > Signed-off-by: Nicolas Pitre <nico@xxxxxxxxxx>
>
> As far as I can see this series doesn't add a user of "suggest". So I
> see no reason to add it.
>
> NAK.

Fine.

Given the discussion from the "imply" patch I thought "suggest" could
become popular. But if/when someone actually wants it then this patch
could be picked up later.


Nicolas