From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934709AbcJ0AKw (ORCPT ); Wed, 26 Oct 2016 20:10:52 -0400 Received: from lb1-smtp-cloud3.xs4all.net ([194.109.24.22]:38148 "EHLO lb1-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753115AbcJ0AKu (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 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 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" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: 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