From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lb2-smtp-cloud3.xs4all.net ([194.109.24.26]:46919 "EHLO lb2-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754245AbcJ0AKu (ORCPT ); Wed, 26 Oct 2016 20:10:50 -0400 Message-ID: <1477527045.2121.26.camel@tiscali.nl> Subject: Re: [PATCH v2 2/5] kconfig: introduce the "suggest" keyword From: Paul Bolle Date: Thu, 27 Oct 2016 02:10:45 +0200 In-Reply-To: <1477448931-29051-3-git-send-email-nicolas.pitre@linaro.org> References: <1477448931-29051-1-git-send-email-nicolas.pitre@linaro.org> <1477448931-29051-3-git-send-email-nicolas.pitre@linaro.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Nicolas Pitre , John Stultz , Richard Cochran , Michal Marek Cc: Thomas Gleixner , Josh Triplett , Edward Cree , netdev@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org 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 As far as I can see this series doesn't add a user of "suggest". So I see no reason to add it. NAK. Paul Bolle